Releases: kentcdodds/babel-plugin-macros
Releases · kentcdodds/babel-plugin-macros
v3.1.0
3.1.0 (2021-05-05)
Features
- support more extensions that babel macros can be written in (#175) (856e5f4)
v3.0.1
3.0.1 (2020-12-17)
Bug Fixes
v3.0.0
3.0.0 (2020-11-26)
Bug Fixes
Features
BREAKING CHANGES
v2.8.0
2.8.0 (2019-12-07)
Bug Fixes
Features
- resolve: add fallback path to resolve modules relatively (#138) (2cac571)
v2.7.1
2.7.1 (2019-11-22)
Bug Fixes
- Do not log error message when config is missing (#136) (a3c0e23)
v2.7.0
2.7.0 (2019-11-20)
Features
v2.6.2
2.6.2 (2019-11-15)
Bug Fixes
- update all deps and fix cosmiconfig usage (1fcdc4f)
v2.6.1
2.6.1 (2019-06-05)
Bug Fixes
- macro options from plugin options in required macros (#120) (2d57c60)
v2.6.0
2.6.0 (2019-05-30)
Features
- config: allow macro config to come from plugin options in babel config. (#113) (796c189)
v2.5.1
2.5.1 (2019-03-29)
Bug Fixes