Skip to content

Latest commit

 

History

History
75 lines (38 loc) · 1.54 KB

File metadata and controls

75 lines (38 loc) · 1.54 KB

Unreleased

4.19.0 (2023-06-23)

4.18.0 (2023-06-07)

4.17.0 (2023-05-24)

4.16.0 (2023-05-10)

4.15.0 (2023-04-26)

4.14.0 (2023-04-12)

4.13.0 (2023-03-29)

4.12.0 (2023-03-15)

4.11.0 (2023-03-01)

4.10.0 (2023-02-15)

4.9.0 (2023-02-01)

4.8.0 (2023-01-11)

4.7.0 (2023-01-02)

4.6.0 (2022-12-14)

4.5.0 (2022-11-16)

4.4.0 (2022-11-02)

4.3.0 (2022-10-19)

4.2.0 (2022-10-05)

4.1.0 (2022-09-21)

4.0.0 (2022-08-24)

Breaking Change

  • Increase the minimum Node.js version to 14 (#43141).

3.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).

2.2.0 (2019-05-21)

New Feature

  • Add Fragment import handling (#15120).

2.0.0 (2019-03-06)

Breaking Change

  • Stop using Babel transpilation internally and set node 8 as a minimal version required (#13540).

Enhancement

  • Plugin skips now adding import JSX pragma when the scope variable is defined for all JSX elements (#13809).

1.1.0 (2018-09-05)

New Feature

  • Plugin updated to work with the stable version of Babel 7 (#9171).