@10up/babel-preset-default
Advanced tools
Comparing version 2.0.3-next.1 to 2.0.3
# Changelog | ||
## 2.0.3 | ||
All notable changes to this project will be documented in this file, per [the Keep a Changelog standard](http://keepachangelog.com/). | ||
## [2.0.0] | ||
- Removed: IE 11 support. [BREAKING CHANGE] | ||
@@ -10,5 +13,7 @@ - Updated dependencies | ||
## [1.2.1] | ||
- Updated deps | ||
## [1.2.0] | ||
- Removed: @wordpress/babel-preset-default is not a dependency anymore, instead, we bring in the specific WordPress config needed. [82](https://github.com/10up/10up-toolkit/pull/82) | ||
@@ -18,11 +23,15 @@ - Updated deps [82](https://github.com/10up/10up-toolkit/pull/82) | ||
## [1.1.2] | ||
- TypeScript Support | ||
## [1.1.1] | ||
- Adds usageBuiltIns option. | ||
## [1.1.0] | ||
- Adds support to the new [JSX transform](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html). The new JSX transform is going to be used by default if avaliable. If `wordpress` option is set to true, it won't be used. | ||
## [1.0.0] - Initial Release | ||
Initial Release of 10up babel-preset. | ||
Initial Release of 10up babel-preset. |
{ | ||
"name": "@10up/babel-preset-default", | ||
"version": "2.0.3-next.1", | ||
"version": "2.0.3", | ||
"description": "10up's default babel preset", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
@@ -40,4 +43,3 @@ "lint": "eslint .", | ||
"jest": "^27.3.1" | ||
}, | ||
"gitHead": "ce56e2b13b1c48ee391cb7008462de6581c3934f" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
20600
0