Skip to content

Releases: Gandi/babel-preset-gandi

6.2.0

02 Aug 13:46
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: 6.1.0...6.2.0

6.1.0

29 Jul 07:28
Compare
Choose a tag to compare

What's Changed

New Features

  • Babel 7.25 upgrade.

Full Changelog: 6.0.0...6.1.0

6.0.0

16 Jul 13:40
Compare
Choose a tag to compare

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.
    • 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

06 Mar 10:08
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: 5.14.0...5.15.0

5.14.0

29 Sep 17:21
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: 5.13.1...5.14.0

5.13.0

12 Jul 15:23
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: 5.12.0...5.13.0

5.12.0

26 Jun 16:10
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: 5.11.0...5.12.0

5.11.0

21 Feb 08:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.10.0...5.11.0

5.10.0

14 Dec 13:54
Compare
Choose a tag to compare

What's Changed