d0e4cf2
Thanks @JounQin! - feat:babel-preset-proposal-typescript
is now a dual (commonjs + ESM) package
2.0.0 (2021-01-26)
- bump babel and typescript, add two proposals
- bump babel and typescript, add two proposals (3f18e81)
1.5.0 (2019-11-10)
- drop nullish-coalescing-operator and optional-chaining in favor of typescript 3.7.0 (0fe0093)
1.4.6 (2019-11-10)
- better TypeScript support (66f65c5)
- lock rollup-plugin-url@^2.2.4 for node 8 (d0b7bae)
1.4.5 (2019-10-09)
1.4.4 (2019-10-09)
- check typeof decoratorsBeforeExport (336dc46)
1.4.3 (2019-10-09)
- add decoratorsBeforeExport options for decorators (1b84269)
1.4.2 (2019-10-09)
- compatible with decorators + class properties (11f7ec4)
1.4.1 (2019-09-09)
- test: code coverage issue, remove unnecessary tempy dep (71b6765)
1.4.0 (2019-09-07)
- deps: bump babel which supports private static accessors (eb1880d)
- enable v8intrinsic plugin (7f83401)
1.3.0 (2019-09-03)
- add cjs/esm/es2015 bundle via @1stg/rollup-config (93e4786)
1.2.6 (2019-08-20)
- incorrect type of overrides (d86062a)
1.2.5 (2019-08-20)
- add back option
isTSX
(978fa86)
1.2.4 (2019-08-18)
1.2.3 (2019-08-18)
- determine jsx/tsx automatically (56a08a2)
1.2.2 (2019-08-18)
- add options support, import documentation (e2c2064)
1.2.1 (2019-08-18)
- babel plugins should be dependencies (1ca379c)
1.2.0 (2019-08-17)
- add latested proposal plugins (a7f09da)