22 Commits

Author SHA1 Message Date
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