Skip to content

Commit 8af4a12

Browse files
chore: release babel-preset-proposal-typescript v3.0.0 (#154)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d0e4cf2 commit 8af4a12

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/good-ears-thank.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silver-goats-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- [`d0e4cf2`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/d0e4cf219a76aa16e5c2379dedfe6750f7aade7f) Thanks [@JounQin](https://github.com/JounQin)! - feat!: upgrade to `[email protected]`, remove unnecessary plugins
8+
9+
### Minor Changes
10+
11+
- [`d0e4cf2`](https://github.com/un-ts/babel-preset-proposal-typescript/commit/d0e4cf219a76aa16e5c2379dedfe6750f7aade7f) Thanks [@JounQin](https://github.com/JounQin)! - feat: `babel-preset-proposal-typescript` is now a dual (commonjs + ESM) package
12+
313
## 2.2.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-preset-proposal-typescript",
3-
"version": "2.2.0",
3+
"version": "3.0.0",
44
"type": "module",
55
"description": "Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.",
66
"repository": "git+https://github.com/rx-ts/babel-preset-proposal-typescript.git",

0 commit comments

Comments
 (0)