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]
c3f0235e56
[ci] release
2024-03-11 10:47:18 -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]
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
Ryan Turnquist
609fbbbfa4
fix: Import tags and tag resolution priority ( #2105 )
...
* fix: tag import resolution, native/custom/local priority
* chore: add test
2024-02-09 12:31:03 -08:00
dpiercey
12bc714871
chore: improve src/dist swapping
2024-02-05 11:27:46 -07:00
Ryan Turnquist
b26cffb84f
feat: tag args ( #2100 )
...
* feat: support arguments on custom & dynamic tags
* fix: update tests, make iterop work
* fix: update test
* fix: simplify update top level api
* chore: add tag args assertion tests
2024-02-01 14:53:33 -08:00
dpiercey
0b04f06f47
chore: update deps
2024-01-27 14:56:40 -07:00
dpiercey
b3a97d5a0f
chore: update references to renamed packages
2024-01-17 09:41:26 -07:00
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