539 Commits

Author SHA1 Message Date
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
Dylan Piercey
c94a263389
fix: tags api reference in ssr (#2360) 2024-11-12 11:53:03 -07:00
github-actions[bot]
77c22d6079
[ci] release (#2359)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-11 12:37:26 -07:00
Dylan Piercey
76951d887d
fix: use MarkoTagBody for control flow (#2358) 2024-11-11 12:08:04 -07:00
github-actions[bot]
d4107c1615 [ci] release 2024-10-30 13:34:21 -07:00
dpiercey
8ec88fff87 fix: use babels startIndex api when parsing 2024-10-30 13:27:27 -07:00
github-actions[bot]
437a3521e6 [ci] release 2024-10-28 16:08:32 -07:00
dpiercey
8e07673ca0 refactor: attribute tags now on MarkoTag AST 2024-10-28 15:29:37 -07:00
github-actions[bot]
da16f94cd1 [ci] release 2024-10-25 17:59:48 -07:00
dpiercey
033adb92de fix: ensure onError called for optional taglibs 2024-10-25 17:54:40 -07:00
github-actions[bot]
64003a46bb [ci] release 2024-10-25 14:46:02 -07:00
dpiercey
ea95de1dea fix: avoid babel startColumn api for now 2024-10-25 14:38:00 -07:00
LuLaValva
0715aee1c2 fix: ts was not finding .marko files 2024-10-24 15:38:26 -07:00
github-actions[bot]
7dbde59c63
[ci] release (#2325)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-17 11:00:20 -07:00
github-actions[bot]
daaa49d006 [ci] release 2024-10-16 12:49:42 -07:00
dpiercey
420405db95 fix: remove default compiler cache clearing 2024-10-16 12:21:50 -07:00
github-actions[bot]
b2924d964d [ci] release 2024-10-11 16:07:05 -07:00
github-actions[bot]
e74fa8f098 [ci] release 2024-10-10 14:08:35 -07:00