Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

68 lines (30 loc) · 3.09 KB

4.0.3 (2024-01-16)

Bug Fixes

  • remove deprecated proposal plugin in favor of standardized plugin (#61) (d1b476b)

4.0.2 (2024-01-16)

Bug Fixes

  • legacy-browserlist: include IE 11 (#59) (2380be0)

4.0.1 (2022-08-31)

Bug Fixes

  • readme: fixed readme table of contents links (b488c36)

4.0.0 (2022-05-26)

chore

BREAKING CHANGES

  • eslint-config-amex: drops support for node 10, 12, and 14

3.6.1 (2022-04-05)

Bug Fixes

3.6.0 (2022-02-08)

Features

  • moduleFormat: added new option (6c05915)

3.5.1 (2021-06-17)

Bug Fixes

  • package: fix brittle tests (#34) (099c060)
  • plugins: include removeProps plugin only for production mode (dfb83e2)

3.5.0 (2020-11-17)

Features

  • babel: update @babel/* minor versions (#24) (0a137aa)

3.4.1 (2020-09-24)

Bug Fixes