606 Commits

Author SHA1 Message Date
dpiercey
aad5a8d947 fix: expose getProgram and getFile from babel-utils 2025-04-02 14:07:03 -07:00
dpiercey
e6e633123a refactor: switch to custom uid helper 2025-04-02 09:01: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]
0ca948f868 [ci] release 2025-03-26 11:25:20 -07:00
dpiercey
765915ad42 fix: issue with latest version of babel 2025-03-26 11:14:05 -07:00
github-actions[bot]
85211c1291 [ci] release 2025-03-03 14:27:33 -07:00
Ryan Turnquist
cfca41ac8c
Tag var hoisting (#2534)
* feat: serialize getter functions

* feat: serialize method calls

* feat: hoist native tag refs

* feat: hoist custom/dynamic tag vars

* fix: minify createRenderer arguments
2025-03-03 11:33:19 -08:00
dpiercey
5c8c549a32 refactor: unify csr dynamic tag runtime 2025-02-24 16:06:07 -07:00
github-actions[bot]
878e689c61 [ci] release 2025-02-03 12:29:41 -07:00
github-actions[bot]
b4a15efb18 [ci] release 2025-01-24 19:11:48 -07:00
github-actions[bot]
c59f4d6aa8 [ci] release 2024-12-30 15:06:25 -07:00
dpiercey
b4d73b0ab2 fix: export @marko/compiler/babel-utils for legacy resolvers 2024-12-30 14:36:36 -07:00
github-actions[bot]
638ba019a0 [ci] release 2024-12-30 08:44:28 -07:00
dpiercey
602eaad0a4 fix: improve errors from unresolved taglib paths 2024-12-30 08:31:33 -07:00
dpiercey
6cf4978d76 fix: improve parse error locations and aggregate errors 2024-12-30 08:02:38 -07:00
github-actions[bot]
c9473f7949 [ci] release 2024-12-29 16:31:22 -07:00
dpiercey
b12d7a9b76 chore: add engines field and add node 22 ci 2024-12-29 15:18:32 -07:00
github-actions[bot]
cd69f36040 [ci] release 2024-12-28 09:05:50 -07:00
dpiercey
2b28ad99b4 refactor: alternate compat runtime dedupe fix 2024-12-28 09:01:01 -07:00
Michael Rawlings
6e24083ba8 fix: remove duplicate imports of compat runtime 2024-12-28 08:14:49 -07:00
Michael Rawlings
4b6c6135ba
Tags directory (#2438)
* feat: support tags directory

* feat: tags dir forces Tags API

* chore: update snapshots

* chore: remove script that was accidentally committed

* chore: add changeset

* fix: use system path separators

* refactor: better filename check for tags/components?

* refactor: micro-optimize tags dir detection
2024-12-20 16:04:55 -05:00
github-actions[bot]
4bb8ff1a3a [ci] release 2024-12-17 14:34:17 -07:00
dpiercey
6a235a8881 refactor: improve registry id normalization 2024-12-17 14:29:10 -07:00
github-actions[bot]
c73fc73516 [ci] release 2024-12-14 15:03:18 -07:00
dpiercey
2142dfd05d fix: script tag sourcemap locations 2024-12-14 14:49:13 -07:00
github-actions[bot]
98b79f009c [ci] release 2024-12-13 17:34:56 -07:00
dpiercey
e60bd4fd25
fix: incorrect filepath to marko folder in monorepo 2024-12-13 17:28:30 -07:00
github-actions[bot]
1d4bc93cd2 [ci] release 2024-12-13 16:19:27 -07:00
dpiercey
4a980fe444 fix: publish alias issue 2024-12-13 16:13:30 -07:00
github-actions[bot]
993f7c327e [ci] release 2024-12-13 15:15:07 -07:00
dpiercey
00e7392361 fix: parsing negative offset locations 2024-12-13 15:10:35 -07:00
github-actions[bot]
4494d2dded [ci] release 2024-12-13 13:58:43 -07:00
dpiercey
619c87faee fix: package json repo config 2024-12-13 13:54:13 -07:00
github-actions[bot]
a9f29cfd30 [ci] release 2024-12-13 10:54:11 -07:00
dpiercey
2be37f72d3 chore: update references to translators 2024-12-13 10:48:12 -07:00
dpiercey
6889b0d4ee chore: move translators into runtime packages 2024-12-13 10:48:12 -07:00
github-actions[bot]
26493351fc
[ci] release (#2405)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-12 10:06:44 -07:00
Dylan Piercey
fbc0cefb86
chore: upgrade deps (#2404) 2024-12-12 10:01:11 -07:00
github-actions[bot]
23187c8e01 [ci] release 2024-12-11 16:15:31 +00:00
dpiercey
46f8d7cfba
feat: tags api script tag and misc fixes 2024-12-11 09:01:16 -07:00
github-actions[bot]
f02054a6dd
[ci] release (#2396)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-05 09:31:37 -07:00
github-actions[bot]
3c596e340d
[ci] release (#2386)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 14:24:28 -07:00
github-actions[bot]
1181dfb9d5
[ci] release (#2384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 10:36:10 -07:00
Dylan Piercey
133b562c19
fix: partially revert 2380 (#2383) 2024-11-25 10:26:41 -07:00
github-actions[bot]
4e5827f727
[ci] release (#2381)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-22 15:12:33 -07:00
Dylan Piercey
c5d2b4871e
feat: optimize registry id compiler api (#2380) 2024-11-22 15:02:38 -07:00
github-actions[bot]
1ff04c7cd8
[ci] release (#2369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 09:32:16 -07:00
github-actions[bot]
01a571b40a
[ci] release (#2366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-18 15:36:56 -07:00
Ryan Turnquist
894d0d05da
Compiler global config (#2365)
* fix: expose current global compiler config

* fix: default export of compiler config

* chore: add changeset
2024-11-18 14:06:53 -08:00