Releases: Gandi/babel-preset-gandi
Releases · Gandi/babel-preset-gandi
6.3.0
6.2.0
What's Changed
New Features
- Make Hermes parser optional by @pascalduez in #60
Full Changelog: 6.1.0...6.2.0
6.1.0
6.0.0
What's Changed
Breaking Changes
- Preset 2023-4 revamp by @pascalduez in #51
- Remove loose mode usage of class properties/methods plugins.
- Core-js 3 upgrade.
- Change our targets strategy.
- Drop IE11 support and use the
defaults
Browserslist query. - Don't setup the Browserslist query inside the preset.
- Drop IE11 support and use the
- Use React preset
useSpread
options. - Use JSX automatic runtime
- Use
babel-plugin-syntax-hermes-parser
for parser. - BREAKING: Now requires
@babel/runtime-corejs3
as peerDependency.
Full Changelog: 5.15.0...6.0.0
5.15.0
What's Changed
New Features
- Babel 7.24 upgrade by @pascalduez in #57
Full Changelog: 5.14.0...5.15.0
5.14.0
What's Changed
New Features
- Babel 7.23 upgrade by @pascalduez in 8cfac31
Other Changes
- Browserslist update by @pascalduez in #53
Full Changelog: 5.13.1...5.14.0
5.13.0
What's Changed
New Features
- Switch to Hermes parser for Flow by @pascalduez in #50
Full Changelog: 5.12.0...5.13.0
5.12.0
What's Changed
New Features
- Babel 7.22 upgrade by @pascalduez in #49
Full Changelog: 5.11.0...5.12.0
5.11.0
5.10.0
What's Changed
- Babel 7.20 upgrade by @pascalduez in #44