884 Commits

Author SHA1 Message Date
dpiercey
67103c084b perf: optimize scopeid serialization 2025-03-27 10:10:28 -07:00
github-actions[bot]
0ca948f868 [ci] release 2025-03-26 11:25:20 -07:00
dpiercey
5aad6653a3 fix: avoid some unnecessary scope destructures 2025-03-26 11:14:05 -07:00
dpiercey
765915ad42 fix: issue with latest version of babel 2025-03-26 11:14:05 -07:00
github-actions[bot]
989c221ad6 [ci] release 2025-03-25 10:48:30 -07:00
Michael Rawlings
c217dd2d28
Resume fixes (#2587)
* fix: async visits, closest branch perf
2025-03-25 13:37:55 -04:00
github-actions[bot]
6e0ae6c6cc [ci] release 2025-03-24 16:14:17 -07:00
dpiercey
e84ff79a5f fix: missing expression statement wrapper 2025-03-24 16:09:13 -07:00
github-actions[bot]
422cdb2073 [ci] release 2025-03-24 15:09:49 -07:00
Michael Rawlings
4c9919f978
Try effect batching (#2583)
* feat: don't run effects for pending or caught try scopes
* refactor: share render catch logic between sync/async catch
2025-03-24 18:02:09 -04:00
github-actions[bot]
eff81a71a5 [ci] release 2025-03-24 12:27:40 -07:00
dpiercey
ec3e55ca89 fix: avoid serializing spare arrays 2025-03-24 10:27:41 -07:00
dpiercey
4ea18b8d4c perf: improve serialization of formdata 2025-03-24 10:27:41 -07:00
dpiercey
0101b39a68 perf: improve serialization of large maps 2025-03-24 10:27:41 -07:00
github-actions[bot]
ad931e8e43
[ci] release (#2580)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-23 14:05:30 -07:00
Dylan Piercey
544ec95dac
fix: optimize accessor prop ids (#2579) 2025-03-23 13:59:31 -07:00
github-actions[bot]
46c59c47d0
[ci] release (#2578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 11:19:34 -07:00
Dylan Piercey
33c3979dcb
chore: improve accessor chars impl (#2577) 2025-03-21 11:14:01 -07:00
github-actions[bot]
d6d5401228
[ci] release (#2576)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-19 15:11:53 -07:00
Dylan Piercey
1995c96c94
[Tags API] try catch await (#2573)
* feat: try/catch/placholder + await clientside

---------

Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
2025-03-19 15:01:24 -07:00
github-actions[bot]
cec0b7b2af [ci] release 2025-03-19 12:20:24 -07:00
dpiercey
23eedc20a0 fix: avoid serializing input for implicit split components 2025-03-19 12:02:04 -07:00
github-actions[bot]
b0be4967c7 [ci] release 2025-03-17 13:10:04 -07:00
dpiercey
03339a350e refactor: simplify resume runtime 2025-03-17 12:16:55 -07:00
github-actions[bot]
1d0435b5df [ci] release 2025-03-16 15:40:57 -07:00
dpiercey
0e93548f67 fix: use invoked function helper in more places 2025-03-16 15:00:41 -07:00
dpiercey
dcff7484e9 refactor: share utility for serializing owner scope references 2025-03-16 15:00:41 -07:00
github-actions[bot]
9fe397ac76 [ci] release 2025-03-15 15:55:45 -07:00
dpiercey
7ebd673c96 fix: extra placeholder bindings for html- core tags 2025-03-15 15:49:20 -07:00
dpiercey
4a2e2e3e99 fix: issue applying selection range to incompatible nodes 2025-03-15 15:31:55 -07:00
github-actions[bot]
58ab2ebe1b [ci] release 2025-03-15 14:41:50 -07:00
dpiercey
da0da1a4aa fix: optimize html-script and html-style 2025-03-15 14:37:03 -07:00
dpiercey
cdb925b4df fix: ssr let syntax errors 2025-03-15 14:37:03 -07:00
github-actions[bot]
e57f9f48e2 [ci] release 2025-03-14 20:57:36 -07:00
dpiercey
d747ef7397 fix: issue executing unbound walker code 2025-03-14 20:53:02 -07:00
github-actions[bot]
a6f7591b82 [ci] release 2025-03-14 20:41:28 -07:00
dpiercey
d0fda30c6b fix: issue synchronizing serialized and runtime render data 2025-03-14 20:36:35 -07:00
github-actions[bot]
1792fc106a
[ci] release (#2558)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-12 15:40:48 -07:00
Luke LaValva
7d6ea472de
fix: dynamic attrs on html and body tags (#2557) 2025-03-12 15:35:25 -07:00
github-actions[bot]
76e43bd975 [ci] release 2025-03-07 18:52:28 -07:00
dpiercey
f352b09946 fix: avoid registration for dynamic closures 2025-03-07 18:47:48 -07:00
dpiercey
89e310e9a2 refactor: avoid getters for renderer args 2025-03-07 18:47:48 -07:00
dpiercey
e19cfddd48 fix: ensure closures called after setup 2025-03-07 18:47:48 -07:00
github-actions[bot]
44fbd20c19 [ci] release 2025-03-05 11:00:21 -07:00
dpiercey
2b1ff5ea33 fix: issue with queueing args and setup 2025-03-05 10:53:02 -07:00
github-actions[bot]
132a5ac896 [ci] release 2025-03-05 08:34:46 -07:00
dpiercey
7629cbae66 fix: misc improvements 2025-03-05 08:28:41 -07:00
github-actions[bot]
347bbc8524 [ci] release 2025-03-04 15:52:59 -07:00
dpiercey
ce86dec45c fix: issue initializing empty branches 2025-03-04 15:47:04 -07:00
dpiercey
1fb32b89d1 fix: issue with if/for causing native tags to incorrectly skip their marker 2025-03-04 15:47:04 -07:00