Releases: Gandi/babel-preset-gandi
Releases · Gandi/babel-preset-gandi
6.7.0
6.6.0
What's Changed
New Features
- Add a new Typescript config by @pascalduez in #67
Full Changelog: 6.5.0...6.6.0
6.5.0
6.4.0
What's Changed
New Features
- Babel 7.27 upgrade by @yanndinendal in #65
New Contributors
- @yanndinendal made their first contribution in #65
Full Changelog: 6.3.0...6.4.0
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
defaultsBrowserslist query. - Don't setup the Browserslist query inside the preset.
- Drop IE11 support and use the
- Use React preset
useSpreadoptions. - Use JSX automatic runtime
- Use
babel-plugin-syntax-hermes-parserfor parser. - BREAKING: Now requires
@babel/runtime-corejs3as 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