github-actions[bot]
f0de5cb0d0
[ci] release
2024-01-09 14:40:23 -07:00
dpiercey
69b3ff57c8
chore: reformat files
2024-01-09 14:31:31 -07:00
dpiercey
987854f33d
chore: update all package deps
2024-01-09 14:31:31 -07:00
github-actions[bot]
21c0eeabf6
[ci] release
2023-11-14 11:06:07 -07:00
dpiercey
648a94928f
chore: expose compiler metadata about which templates were analyzed
2023-11-14 10:46:48 -07:00
github-actions[bot]
63fb73a741
[ci] release
2023-11-10 12:05:17 -07:00
dpiercey
1c5eccadf8
fix: correct exports for @marko/babel-utils
2023-11-10 11:59:59 -07:00
github-actions[bot]
236bac0092
[ci] release
2023-11-10 10:33:11 -07:00
LuLaValva
a53092ba58
feat(ast): add type args and params
2023-11-10 10:18:50 -07:00
github-actions[bot]
0c053ce98d
[ci] release
2023-08-07 08:51:23 -07:00
Dylan Piercey
1235cf7005
fix: issue with static template literal expressions
2023-08-07 08:46:40 -07:00
github-actions[bot]
dc09704c1f
[ci] release
2023-08-07 08:18:51 -07:00
Dylan Piercey
b2e70bc450
feat: switch to new compute node helper
2023-08-07 08:12:42 -07:00
Michael Rawlings
067db9883f
chore: sort imports
2023-07-24 11:55:08 -04:00
Michael Rawlings
dacbaa72e1
chore: update prettier package & config, reformat
2023-07-24 11:55:08 -04:00
Michael Rawlings
592be94955
chore: sort package.json keys
2023-07-24 11:55:08 -04:00
Michael Rawlings
b0720ff7c0
refactor: package scripts
2023-07-24 11:55:08 -04:00
github-actions[bot]
14fc03c526
[ci] release
2023-07-21 08:39:17 -07:00
Dylan Piercey
037a6ce670
fix: improve compiler api types
2023-07-21 08:34:59 -07:00
Dylan Piercey
2afa3f6e61
fix: @marko/register source maps
2023-07-12 10:24:23 -07:00
github-actions[bot]
f214d556d8
[ci] release
2023-07-06 15:47:13 -07:00
Dylan Piercey
d930378434
feat: move <macro> tag validation to translate stage
2023-07-06 15:41:10 -07:00
github-actions[bot]
e51a13feeb
[ci] release
2023-06-28 17:01:27 -07:00
github-actions[bot]
a5d53528d5
[ci] release
2023-06-27 15:25:46 -07:00
Dylan Piercey
9d3b34eefa
feat: fixable parse errors
2023-06-27 15:16:42 -07:00
github-actions[bot]
a3d72c2aa5
[ci] release
2023-06-15 16:00:05 -07:00
Dylan Piercey
42f7b46e25
fix: run migration fixes synchronously
2023-06-15 15:49:49 -07:00
github-actions[bot]
cc846ea2a2
[ci] release
2023-06-05 11:35:24 -07:00
Dylan Piercey
70922e68e0
feat: add support for reporting compiler diagnostics
2023-06-05 11:24:51 -07:00
github-actions[bot]
ae33e8779d
[ci] release
2023-02-10 20:44:18 -07:00
Dylan Piercey
d920e833df
fix: add missing type definition for taglib
2023-02-10 20:29:50 -07:00
Dylan Piercey
7504bdf042
fix: add missing compiler api types
2023-02-10 18:09:58 -07:00
Dylan Piercey
f1efd707aa
feat: add taglib extensions and type definitions for typescript support ( #1885 )
...
* feat: add taglib extensions and type definitions for typescript support
* [ci] format
---------
Co-authored-by: DylanPiercey <DylanPiercey@users.noreply.github.com>
2023-02-10 15:58:52 -07:00
github-actions[bot]
aff81aba13
[ci] release ( #1846 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-11 09:45:27 -07:00
Dylan Piercey
65bab8e6df
fix: regexp for swapping dev/prod runtimes ( #1845 )
2022-08-11 09:41:43 -07:00
github-actions[bot]
ec13e1499f
[ci] release ( #1821 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-29 08:50:45 -07:00
Dylan Piercey
0a207fbf15
fix(babel-utils): child template analysis in nested node_modules ( #1820 )
2022-06-29 08:28:22 -07:00
github-actions[bot]
0b20e5da06
[ci] release ( #1793 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-30 14:07:46 -07:00
github-actions[bot]
4138b9b160
[ci] release ( #1791 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-04-30 13:39:27 -07:00
Dylan Piercey
26cbd1a09a
fix: issue with peer dependency bumping from changesets ( #1790 )
2022-04-29 16:04:46 -07:00
Dylan Piercey
dd9009d665
chore: switch to changesets and npm workspaces ( #1787 )
2022-04-29 14:49:13 -07:00
Michael Rawlings
637f064c6c
chore: publish v5.20.9
2022-04-27 18:26:17 -04:00
Dylan Piercey
123b9a8c7a
New parser ( #1786 )
...
* feat: integrate new parser
2022-04-26 13:46:27 -07:00
Michael Rawlings
8d1abfa374
chore: publish v5.20.8
2022-04-26 11:49:11 -04:00
Michael Rawlings
e980c3a4d2
chore: publish v5.20.7
2022-04-26 00:56:56 -04:00
Dylan Piercey
7daaee216c
chore: publish v5.20.6
2022-04-25 15:50:08 -07:00
Dylan Piercey
f7df1bcd4e
chore: publish v5.20.5
2022-04-15 12:37:41 -07:00
Michael Rawlings
5b79719f76
chore: publish v5.20.4
2022-04-11 15:26:24 -04:00
Dylan Piercey
19f0a44a1e
chore: publish v5.20.3
2022-03-24 13:26:45 -07:00
Dylan Piercey
43c35e30a0
chore: publish v5.20.2
2022-03-23 09:42:33 -07:00