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 |
|
github-actions[bot]
|
7b6bf89c23
|
[ci] release
|
2024-10-03 16:40:23 -07:00 |
|
dpiercey
|
f06d4b0559
|
chore: fix babel regression
|
2024-10-03 16:17:06 -07:00 |
|
github-actions[bot]
|
ab914dc527
|
[ci] release (#2304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-09-25 18:08:34 -07:00 |
|
Ryan Turnquist
|
e6d117b67a
|
fix: add frame property to compile errors (#2303)
|
2024-09-25 17:48:36 -07:00 |
|
github-actions[bot]
|
93a767ee56
|
[ci] release
|
2024-09-24 11:11:55 -07:00 |
|
github-actions[bot]
|
60c2c1cd62
|
[ci] release
|
2024-09-23 09:34:08 -07:00 |
|
github-actions[bot]
|
11dd01c87a
|
[ci] release
|
2024-09-20 11:11:38 -07:00 |
|
dpiercey
|
81c5c0e043
|
fix: compat issues
|
2024-09-20 11:04:43 -07:00 |
|
github-actions[bot]
|
8ae0ef9199
|
[ci] release
|
2024-09-19 15:30:45 -07:00 |
|
github-actions[bot]
|
3286eac816
|
[ci] release
|
2024-08-29 11:11:08 -07:00 |
|
github-actions[bot]
|
e7eb9c3f53
|
[ci] release
|
2024-08-28 12:42:47 -07:00 |
|
dpiercey
|
d0723d3983
|
fix: source maps off by one in concise/static parsed nodes
|
2024-08-28 12:11:26 -07:00 |
|
github-actions[bot]
|
43c122593b
|
[ci] release
|
2024-08-28 09:37:00 -07:00 |
|
dpiercey
|
32e2eff5c3
|
fix: improve style block/tag sourcemaps
|
2024-08-28 09:21:58 -07:00 |
|
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 |
|