475 Commits

Author SHA1 Message Date
github-actions[bot]
e8237f64d9 [ci] release 2024-08-19 12:14:30 -07:00
Luke LaValva
74e6633b3e
refactor: function registration (#2273) 2024-08-19 10:01:00 -07:00
github-actions[bot]
a529d9114b [ci] release 2024-08-16 16:15:27 -07:00
Luke LaValva
3a820ad213
feat: transform for binding syntax (#2271) 2024-08-13 09:12:08 -07:00
dpiercey
07072eb4e2 chore: upgrade deps and eslint config 2024-08-08 14:12:51 -07:00
github-actions[bot]
556769014c [ci] release 2024-06-20 09:57:19 -07:00
dpiercey
bfe85d1877 fix: ensure exports loaded when in node_modules folder 2024-06-20 09:49:37 -07:00
github-actions[bot]
2ccd99293b
[ci] release (#2249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-13 08:41:42 -07:00
github-actions[bot]
b256161430
[ci] release (#2247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-12 15:24:28 -07:00
Dylan Piercey
a699cd9434
fix: misc compat improvments (#2246) 2024-06-12 15:19:07 -07:00
Michael Rawlings
21d260151c
fix: precommit script tracks size snapshots (#2243)
* fix: precommit script tracks size snapshots
* feat: replace registryIds with knownTemplates
2024-06-11 16:46:36 -04:00
github-actions[bot]
e7ff94cc65
[ci] release (#2245)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-10 18:02:39 -07:00
github-actions[bot]
da90eabde0
[ci] release (#2239)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-28 14:19:00 -07:00
Dylan Piercey
a741f36e60
feat: add templateIds compiler option (#2238)
* chore: use rollup to bundle hydrate test snapshots

* feat: add templateIds compiler option
2024-05-28 14:11:16 -07:00
github-actions[bot]
ec0d35c16f
[ci] release (#2233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-16 14:41:33 -07:00
Luke LaValva
b0af4cf1f6
feat: add server and client statements (#2221) 2024-05-01 14:20:20 -07:00
github-actions[bot]
08916bb5de
[ci] release (#2220)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-19 13:24:03 -07:00
github-actions[bot]
3896ad5d46 [ci] release 2024-04-18 21:06:51 -07:00
github-actions[bot]
1c09b5e8a0 [ci] release 2024-04-18 11:09:14 -07:00
github-actions[bot]
ae53dc1639 [ci] release 2024-04-16 09:46:19 -07:00
github-actions[bot]
ab654218b4 [ci] release 2024-04-15 16:32:02 -07:00
github-actions[bot]
695b9f6a94 [ci] release 2024-04-15 16:11:58 -07:00
github-actions[bot]
c02b2956cd [ci] release 2024-04-02 16:09:56 -07:00
dpiercey
70952fe6c9 chore: update deps 2024-04-02 15:56:44 -07:00
github-actions[bot]
3c9870b7e6 [ci] release 2024-03-28 11:30:41 -07:00
github-actions[bot]
553dd498c2
[ci] release (#2183)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-25 14:16:03 -07:00
dpiercey
1fa3b05600 refactor: support tracking input with babel scopes 2024-03-21 09:17:13 -07:00
github-actions[bot]
cfaa89660c [ci] release 2024-03-19 13:30:24 -07:00
github-actions[bot]
853c1637e1 [ci] release 2024-03-13 17:46:06 -07:00
github-actions[bot]
e01b58c4da [ci] release 2024-03-11 11:28:30 -07:00
github-actions[bot]
c3f0235e56 [ci] release 2024-03-11 10:47:18 -07:00
dpiercey
9dae3aec52 chore: deps upgrade 2024-03-11 10:40:40 -07:00
dpiercey
08823b916b fix: interop translator output hydrate code 2024-03-11 10:15:17 -07:00
dpiercey
dc2520ae21 chore: upgrade all deps
chore: refactor package json scripts
chore: rename scripts used for ci with @ci prefix
2024-03-05 10:31:32 -07:00
github-actions[bot]
1d4872e7f9 [ci] release 2024-03-05 08:11:29 -07:00
dpiercey
7ef2b89569 fix: expose all files from compiler exports 2024-03-05 08:06:20 -07:00
github-actions[bot]
4c1bb1de42 [ci] release 2024-03-04 16:13:43 -07:00
github-actions[bot]
0fb013222a
[ci] release (#2141)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-04 11:27:02 -07:00
Dylan Piercey
4a1db8683d
fix: compiler and translator tags release (#2140) 2024-03-04 11:19:24 -07:00
github-actions[bot]
be8454e346
[ci] release (#2139)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-04 10:58:32 -07:00
github-actions[bot]
e90d7c9692
[ci] release (#2135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-04 10:17:38 -07:00
Dylan Piercey
94de01ad64
chore: refactor compiler type build scripts to happen on install (#2128) 2024-02-29 08:23:25 -07:00
Dylan Piercey
86a21ea7f0
Merge x main (#2125)
* fix: vdom hoisting id bug

* fix: diffing edge cases

* [ci] format

* [ci] release

* feat: add componentIdPrefix to await id (#2111)

* feat: add componentIdPrefix to await id

* chore: add changeset

* fix: update to also use runtimeId

* chore: change to patch

* [ci] release (#2112)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* feat: improve attr tag handling with scriptlets

* chore: update snapshots

* [ci] release

* fix: optimize and simplify preserved attr handling

* fix: refactor how special attributes are handled

* [ci] release

* fix: regression with attr tag and input merging

* [ci] release

* fix: split text node hydrate issue

* [ci] release

* fix: renderBody regression with attribute tags

* [ci] release

---------

Co-authored-by: DylanPiercey <DylanPiercey@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Luke LaValva <lukelavalva@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-27 13:37:20 -07:00
dpiercey
859fabfdd5 refactor: improve repeatables and reference/reserve handling 2024-02-27 11:17:11 -07:00
dpiercey
12bc714871 chore: improve src/dist swapping 2024-02-05 11:27:46 -07:00
dpiercey
0186565276 chore: update deps and config 2024-01-31 11:22:09 -07:00
dpiercey
0b04f06f47 chore: update deps 2024-01-27 14:56:40 -07:00
dpiercey
ea3d8f8a84
Merge branch 'main' into merge-x 2024-01-22 09:14:58 -07:00
github-actions[bot]
0814254c20 [ci] release 2024-01-19 09:40:48 -07:00
dpiercey
d82b21e8f5 fix: improve compile error output 2024-01-19 09:37:07 -07:00