|
14 | 14 |
|
15 | 15 | ### Minor Changes |
16 | 16 |
|
17 | | -- [`c29d8f7`](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/c29d8f72e10fbb10e4bfabf37ce54365e31d0a40) Thanks [@JounQin](https://github.com/JounQin)! - feat: disable private-methods for typescript 4.3+ |
| 17 | +- [`c29d8f7`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/c29d8f72e10fbb10e4bfabf37ce54365e31d0a40) Thanks [@JounQin](https://github.com/JounQin)! - feat: disable private-methods for typescript 4.3+ |
18 | 18 |
|
19 | 19 | ## 2.1.0 |
20 | 20 |
|
21 | 21 | ### Minor Changes |
22 | 22 |
|
23 | | -- [#115](https://github.com/rx-ts/babel-preset-proposal-typescript/pull/115) Thanks [@JounQin](https://github.com/JounQin)! |
| 23 | +- [#115](https://github.com/un-ts/babel-preset-proposal-typescript/pull/115) Thanks [@JounQin](https://github.com/JounQin)! |
24 | 24 |
|
25 | | - - [`50d6199`](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/50d6199bab3f732f49213cbb0087c6397f82074e) feat: upgrade babel core and plugins |
26 | | - - [`db510c9`](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/db510c9504506ce2ab73989a03084605e0d3ef7c) feat: enable async-do-expressions and record-and-tuple proposals |
27 | | - - [`1dd2ff6`](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/1dd2ff608bd86684b852dc6cd1d08e47bd4f3543) feat!: change `classLoose` default valule to `false` and presets order |
| 25 | + - [`50d6199`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/50d6199bab3f732f49213cbb0087c6397f82074e) feat: upgrade babel core and plugins |
| 26 | + - [`db510c9`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/db510c9504506ce2ab73989a03084605e0d3ef7c) feat: enable async-do-expressions and record-and-tuple proposals |
| 27 | + - [`1dd2ff6`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/1dd2ff608bd86684b852dc6cd1d08e47bd4f3543) feat!: change `classLoose` default valule to `false` and presets order |
28 | 28 |
|
29 | 29 | ## 2.0.3 |
30 | 30 |
|
31 | 31 | ### Patch Changes |
32 | 32 |
|
33 | | -- [#118](https://github.com/rx-ts/babel-preset-proposal-typescript/pull/118) [`9330176`](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/93301762311301ed0d86a5153d48a008aa3d5a45) Thanks [@JounQin](https://github.com/JounQin)! - refactor: remove unused optional-chaining plugin |
| 33 | +- [#118](https://github.com/un-ts/babel-preset-proposal-typescript/pull/118) [`9330176`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/93301762311301ed0d86a5153d48a008aa3d5a45) Thanks [@JounQin](https://github.com/JounQin)! - refactor: remove unused optional-chaining plugin |
34 | 34 |
|
35 | | -## [2.0.0](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.5.0...v2.0.0) (2021-01-26) |
| 35 | +## [2.0.0](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.5.0...v2.0.0) (2021-01-26) |
36 | 36 |
|
37 | 37 | ### ⚠ BREAKING CHANGES |
38 | 38 |
|
39 | 39 | - bump babel and typescript, add two proposals |
40 | 40 |
|
41 | 41 | ### Features |
42 | 42 |
|
43 | | -- bump babel and typescript, add two proposals ([3f18e81](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/3f18e811bc81941b9d8f5285636d44c123fb0afa)) |
| 43 | +- bump babel and typescript, add two proposals ([3f18e81](https://github.com/un-ts/babel-preset-proposal-typescript/commit/3f18e811bc81941b9d8f5285636d44c123fb0afa)) |
44 | 44 |
|
45 | | -## [1.5.0](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.6...v1.5.0) (2019-11-10) |
| 45 | +## [1.5.0](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.6...v1.5.0) (2019-11-10) |
46 | 46 |
|
47 | 47 | ### Features |
48 | 48 |
|
49 | | -- drop nullish-coalescing-operator and optional-chaining in favor of typescript 3.7.0 ([0fe0093](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/0fe0093e22c60c8a04846e643c8998ff5c28fc29)) |
| 49 | +- drop nullish-coalescing-operator and optional-chaining in favor of typescript 3.7.0 ([0fe0093](https://github.com/un-ts/babel-preset-proposal-typescript/commit/0fe0093e22c60c8a04846e643c8998ff5c28fc29)) |
50 | 50 |
|
51 | | -### [1.4.6](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.5...v1.4.6) (2019-11-10) |
| 51 | +### [1.4.6](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.5...v1.4.6) (2019-11-10) |
52 | 52 |
|
53 | 53 | ### Features |
54 | 54 |
|
55 | | -- better TypeScript support ([66f65c5](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/66f65c51bec7d4c67eb1d3f65438a831b2dfe67d)) |
| 55 | +- better TypeScript support ([66f65c5](https://github.com/un-ts/babel-preset-proposal-typescript/commit/66f65c51bec7d4c67eb1d3f65438a831b2dfe67d)) |
56 | 56 |
|
57 | 57 | ### Bug Fixes |
58 | 58 |
|
59 | | -- lock rollup-plugin-url@^2.2.4 for node 8 ([d0b7bae](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/d0b7baead76b14384326ad72acf1ee1e51409940)) |
| 59 | +- lock rollup-plugin-url@^2.2.4 for node 8 ([d0b7bae](https://github.com/un-ts/babel-preset-proposal-typescript/commit/d0b7baead76b14384326ad72acf1ee1e51409940)) |
60 | 60 |
|
61 | | -### [1.4.5](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.4...v1.4.5) (2019-10-09) |
| 61 | +### [1.4.5](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.4...v1.4.5) (2019-10-09) |
62 | 62 |
|
63 | | -### [1.4.4](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.3...v1.4.4) (2019-10-09) |
| 63 | +### [1.4.4](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.3...v1.4.4) (2019-10-09) |
64 | 64 |
|
65 | 65 | ### Bug Fixes |
66 | 66 |
|
67 | | -- check typeof decoratorsBeforeExport ([336dc46](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/336dc4613f188b7a3250ab33acc3bbbddf82f996)) |
| 67 | +- check typeof decoratorsBeforeExport ([336dc46](https://github.com/un-ts/babel-preset-proposal-typescript/commit/336dc4613f188b7a3250ab33acc3bbbddf82f996)) |
68 | 68 |
|
69 | | -### [1.4.3](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.2...v1.4.3) (2019-10-09) |
| 69 | +### [1.4.3](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.2...v1.4.3) (2019-10-09) |
70 | 70 |
|
71 | 71 | ### Bug Fixes |
72 | 72 |
|
73 | | -- add decoratorsBeforeExport options for decorators ([1b84269](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/1b84269d54bbf72b10322d2c07155ea8b128a546)) |
| 73 | +- add decoratorsBeforeExport options for decorators ([1b84269](https://github.com/un-ts/babel-preset-proposal-typescript/commit/1b84269d54bbf72b10322d2c07155ea8b128a546)) |
74 | 74 |
|
75 | | -### [1.4.2](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.1...v1.4.2) (2019-10-09) |
| 75 | +### [1.4.2](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.1...v1.4.2) (2019-10-09) |
76 | 76 |
|
77 | 77 | ### Bug Fixes |
78 | 78 |
|
79 | | -- compatible with decorators + class properties ([11f7ec4](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/11f7ec4cf72e7ba63705cc0d3b297b04ff1a28ec)) |
| 79 | +- compatible with decorators + class properties ([11f7ec4](https://github.com/un-ts/babel-preset-proposal-typescript/commit/11f7ec4cf72e7ba63705cc0d3b297b04ff1a28ec)) |
80 | 80 |
|
81 | | -### [1.4.1](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.4.0...v1.4.1) (2019-09-09) |
| 81 | +### [1.4.1](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.4.0...v1.4.1) (2019-09-09) |
82 | 82 |
|
83 | 83 | ### Bug Fixes |
84 | 84 |
|
85 | | -- **test:** code coverage issue, remove unnecessary tempy dep ([71b6765](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/71b6765)) |
| 85 | +- **test:** code coverage issue, remove unnecessary tempy dep ([71b6765](https://github.com/un-ts/babel-preset-proposal-typescript/commit/71b6765)) |
86 | 86 |
|
87 | | -## [1.4.0](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.3.0...v1.4.0) (2019-09-07) |
| 87 | +## [1.4.0](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.3.0...v1.4.0) (2019-09-07) |
88 | 88 |
|
89 | 89 | ### Bug Fixes |
90 | 90 |
|
91 | | -- **deps:** bump babel which supports private static accessors ([eb1880d](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/eb1880d)) |
| 91 | +- **deps:** bump babel which supports private static accessors ([eb1880d](https://github.com/un-ts/babel-preset-proposal-typescript/commit/eb1880d)) |
92 | 92 |
|
93 | 93 | ### Features |
94 | 94 |
|
95 | | -- enable v8intrinsic plugin ([7f83401](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/7f83401)) |
| 95 | +- enable v8intrinsic plugin ([7f83401](https://github.com/un-ts/babel-preset-proposal-typescript/commit/7f83401)) |
96 | 96 |
|
97 | | -## [1.3.0](https://github.com/rx-ts/babel-preset-proposal-typescript/compare/v1.2.6...v1.3.0) (2019-09-03) |
| 97 | +## [1.3.0](https://github.com/un-ts/babel-preset-proposal-typescript/compare/v1.2.6...v1.3.0) (2019-09-03) |
98 | 98 |
|
99 | 99 | ### Features |
100 | 100 |
|
101 | | -- add cjs/esm/es2015 bundle via @1stg/rollup-config ([93e4786](https://github.com/rx-ts/babel-preset-proposal-typescript/commit/93e4786)) |
| 101 | +- add cjs/esm/es2015 bundle via @1stg/rollup-config ([93e4786](https://github.com/un-ts/babel-preset-proposal-typescript/commit/93e4786)) |
102 | 102 |
|
103 | 103 | ### [1.2.6](https://github.com/JounQin/babel-preset-proposal-typescript/compare/v1.2.5...v1.2.6) (2019-08-20) |
104 | 104 |
|
|
0 commit comments