884 Commits

Author SHA1 Message Date
dpiercey
dc748b4932 fix: add parenthesized expressions to compute node 2025-04-11 11:37:31 -07:00
dpiercey
04a9267a6f fix: serializeSources with upstream aliases 2025-04-11 11:37:31 -07:00
github-actions[bot]
46cd1c0b25
[ci] release (#2635)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-10 11:23:47 -07:00
Ryan Turnquist
fa702ed898
fix: cancelling readable stream (#2634)
* fix: cancelling readable stream
2025-04-10 11:15:43 -07:00
github-actions[bot]
2847b81647 [ci] release 2025-04-08 09:48:13 -07:00
dpiercey
e722c2bde4 refactor: improve capturing serializing reasons in analyze phase 2025-04-08 09:42:19 -07:00
github-actions[bot]
7b2aded23e [ci] release 2025-04-03 16:31:49 -07:00
dpiercey
588a8a6e0a fix: avoid conflicts with babel generated uids 2025-04-03 16:25:40 -07:00
Ryan Turnquist
a0ff17e377 fix: dynamic tag end marker writen to wrong chunk 2025-04-03 15:52:18 -07:00
github-actions[bot]
82dd61fb45 [ci] release 2025-04-03 11:38:27 -07:00
dpiercey
540bbf6484 fix: false positive on singleChild optimization 2025-04-03 11:32:39 -07:00
dpiercey
9cba851a4b fix: prevent tag arguments normalized as input 2025-04-03 11:32:39 -07:00
github-actions[bot]
40b332e25a [ci] release 2025-04-02 18:40:34 -07:00
dpiercey
88a05bc093 fix: await tag issues 2025-04-02 18:34:21 -07:00
github-actions[bot]
04628b6b11 [ci] release 2025-04-02 16:04:32 -07:00
dpiercey
525345f4f7 fix: avoid referencing babel-plugin in babel-utils 2025-04-02 14:46:54 -07:00
github-actions[bot]
48ecdb0bbb [ci] release 2025-04-02 14:16:50 -07:00
dpiercey
aad5a8d947 fix: expose getProgram and getFile from babel-utils 2025-04-02 14:07:03 -07:00
github-actions[bot]
88f938767e [ci] release 2025-04-02 13:13:44 -07:00
dpiercey
4524bc4598 fix: issue with controlled input selection ranges 2025-04-02 12:46:49 -07:00
github-actions[bot]
43c31babcd [ci] release 2025-04-02 09:16:58 -07:00
dpiercey
0d3bfeb3e3 perf: inline signal expression callees when possible 2025-04-02 09:01:52 -07:00
dpiercey
e6e633123a refactor: switch to custom uid helper 2025-04-02 09:01:52 -07:00
github-actions[bot]
e561fb0c21 [ci] release 2025-04-01 13:58:48 -07:00
dpiercey
c5c78ff54e fix: incorrect this reference in toReadable api 2025-04-01 13:52:47 -07:00
github-actions[bot]
6948200768 [ci] release 2025-04-01 13:40:47 -07:00
dpiercey
ac64e18ef6 fix: correct parentNode reference for await branch with placeholder 2025-04-01 12:29:35 -07:00
github-actions[bot]
9eaac63659 [ci] release 2025-04-01 11:29:14 -07:00
dpiercey
a8e13925f5 fix: issue with html-* tags not visiting attrs/placeholders 2025-04-01 11:23:30 -07:00
github-actions[bot]
02d8716836 [ci] release 2025-04-01 10:23:03 -07:00
dpiercey
9fd96acc81 fix: serializer flushes not being deserialized 2025-04-01 10:17:52 -07:00
dpiercey
96b33d97dd fix: for await in script tag 2025-04-01 10:17:52 -07:00
dpiercey
edbbadde15 fix: issue marking ssr apis as pure 2025-04-01 10:17:52 -07:00
github-actions[bot]
3bafcbb660 [ci] release 2025-03-31 21:13:35 -07:00
dpiercey
7110193bff refactor: move file/program context apis into compiler 2025-03-31 21:07:41 -07:00
github-actions[bot]
225fee22f6 [ci] release 2025-03-31 20:23:14 -07:00
dpiercey
bfa2bc1dba fix: ensure try placeholder reused when already in placeholder state 2025-03-31 20:05:44 -07:00
dpiercey
70cb96eb87 fix: expose and unify toReadable api on template render results 2025-03-31 10:01:27 -07:00
dpiercey
3e2ea77799 fix: avoid push/unshift container 2025-03-31 10:01:27 -07:00
dpiercey
e3d4485ab6 fix: avoid printing value/closure params when not needed 2025-03-31 10:01:27 -07:00
github-actions[bot]
fecb84e384 [ci] release 2025-03-29 18:29:14 -07:00
dpiercey
6a2560a3d9 fix: running queue for placeholder/catch replacements 2025-03-29 18:20:38 -07:00
github-actions[bot]
64f2477d79 [ci] release 2025-03-29 05:23:18 -07:00
dpiercey
34006dfc50 refactor: flush serialize code separately from script code 2025-03-28 20:56:17 -07:00
github-actions[bot]
e7547f69a5 [ci] release 2025-03-28 16:23:52 -07:00
dpiercey
12600c7c7e fix: issue where implicit split component toJSON serialized 2025-03-28 16:04:43 -07:00
dpiercey
ff59411349 refactor: move html serialize logic into html runtime 2025-03-28 15:51:17 -07:00
github-actions[bot]
9cc89cfd46 [ci] release 2025-03-28 11:11:35 -07:00
Michael Rawlings
f55c857ca8 fix: batched await/try ssr, ooo await/try resume 2025-03-28 11:02:15 -07:00
github-actions[bot]
f0792f5eb4 [ci] release 2025-03-27 10:24:50 -07:00