dpiercey
|
2be37f72d3
|
chore: update references to translators
|
2024-12-13 10:48:12 -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 |
|
dpiercey
|
07072eb4e2
|
chore: upgrade deps and eslint config
|
2024-08-08 14:12:51 -07:00 |
|
Dylan Piercey
|
a699cd9434
|
fix: misc compat improvments (#2246)
|
2024-06-12 15:19:07 -07:00 |
|
dpiercey
|
69b3ff57c8
|
chore: reformat files
|
2024-01-09 14:31:31 -07:00 |
|
dpiercey
|
648a94928f
|
chore: expose compiler metadata about which templates were analyzed
|
2023-11-14 10:46:48 -07:00 |
|
Dylan Piercey
|
6ba268c841
|
feat: support taglib register with just module id
|
2023-08-09 13:37:16 -07:00 |
|
Dylan Piercey
|
6f58067b83
|
fix: improve typings for dependency meta data
|
2023-08-07 08:12:42 -07:00 |
|
Michael Rawlings
|
2b17b66f51
|
chore: support typescript packages
|
2023-07-24 11:55:08 -04:00 |
|
Dylan Piercey
|
037a6ce670
|
fix: improve compiler api types
|
2023-07-21 08:34:59 -07:00 |
|
Dylan Piercey
|
70922e68e0
|
feat: add support for reporting compiler diagnostics
|
2023-06-05 11:24:51 -07:00 |
|
DylanPiercey
|
5ea69a60c1
|
[ci] format
|
2023-02-28 16:16:14 -07:00 |
|
Dylan Piercey
|
4fc38e8001
|
feat: expose ability to intercept taglib errors
|
2023-02-28 16:16:14 -07:00 |
|
Dylan Piercey
|
72cdc3e5b6
|
feat: expose default compiler config
|
2023-02-28 14:14:25 -07:00 |
|
Dylan Piercey
|
e285cbbd10
|
feat: support removing typescript types (#1826)
|
2022-07-26 08:19:57 -07:00 |
|
Dylan Piercey
|
dd9009d665
|
chore: switch to changesets and npm workspaces (#1787)
|
2022-04-29 14:49:13 -07:00 |
|
Michael Rawlings
|
cd496964c1
|
fix: type for BabelFile.markoConfig now reflects defaulted values
|
2022-04-26 11:40:37 -04:00 |
|
Dylan Piercey
|
08014bd5e8
|
chore: improve some ts types
|
2022-04-25 15:48:42 -07:00 |
|
Dylan Piercey
|
86310e6039
|
fix: normalize file opts similar to babel
|
2021-09-29 15:08:11 -07:00 |
|
Dylan Piercey
|
5a5092e89d
|
fix(compiler): improve sourceMap config option type definition
|
2021-06-23 14:05:43 -07:00 |
|
Dylan Piercey
|
4704b62a81
|
fix(compiler): issue with undefined added to watchFiles
|
2021-05-04 09:53:35 -07:00 |
|
Dylan Piercey
|
a873762999
|
feat: add new HMR runtime
|
2021-04-30 13:43:29 -07:00 |
|
Dylan Piercey
|
fad91598b2
|
feat: expose api to get runtime entry files for translator (#1687)
|
2021-04-21 09:28:27 -07:00 |
|
Dylan Piercey
|
7437e888b7
|
fix(compiler): add missing config type definition
|
2021-04-16 16:31:42 -07:00 |
|
Dylan Piercey
|
f7d4eb981e
|
fix(compiler): type definitions had incorrect path
|
2021-03-18 15:41:37 -07:00 |
|
Dylan Piercey
|
a4e701355e
|
feat: add hydrate option (#1673)
* feat: add hydrate, migrate and source output options
Co-authored-by: Michael Rawlings <mirawlings@ebay.com>
|
2021-03-18 08:56:46 -07:00 |
|
Dylan Piercey
|
5369a63e0c
|
fix: move @marko/babel-types into compiler
|
2021-02-26 12:44:31 -07:00 |
|
Dylan Piercey
|
fc473b7e13
|
chore(compiler): improve type definitions
|
2021-02-02 13:55:03 -07:00 |
|
Dylan Piercey
|
291690edb0
|
fix(compiler): improve type definitions
|
2021-01-29 10:09:42 -07:00 |
|
Dylan Piercey
|
07c00db29a
|
chore: add types for compiler api (#1653)
|
2021-01-27 14:10:49 -07:00 |
|