Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.09 KB

File metadata and controls

35 lines (18 loc) · 1.09 KB

Unreleased

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