Releases: americanexpress/babel-preset-amex
Releases · americanexpress/babel-preset-amex
v4.0.3
4.0.3 (2024-01-16)
Bug Fixes
- remove deprecated proposal plugin in favor of standardized plugin (#61) (d1b476b)
v4.0.2
4.0.2 (2024-01-16)
Bug Fixes
v4.0.1
4.0.1 (2022-08-31)
Bug Fixes
- readme: fixed readme table of contents links (b488c36)
v4.0.0
4.0.0 (2022-05-26)
chore
BREAKING CHANGES
- eslint-config-amex: drops support for node 10, 12, and 14
v3.6.1
3.6.1 (2022-04-05)
Bug Fixes
v3.6.0
3.6.0 (2022-02-08)
Features
- moduleFormat: added new option (6c05915)
v3.5.1
3.5.1 (2021-06-17)
Bug Fixes
- package: fix brittle tests (#34) (099c060)
- plugins: include removeProps plugin only for production mode (dfb83e2)
v3.5.0
3.5.0 (2020-11-17)
Features
- babel: update @babel/* minor versions (#24) (0a137aa)
v3.4.1
3.4.1 (2020-09-24)
Bug Fixes
V3.4.0
- Enables configuration of Plugins
- Adds
serverOnly
option to target NODE