Releases: oliviertassinari/babel-plugin-transform-react-remove-prop-types
Releases · oliviertassinari/babel-plugin-transform-react-remove-prop-types
v0.4.14
v0.4.13
v0.4.12
v0.4.11
Fixes / Enhancements
- fix(babel): Support latest beta version of babel 7 (#131) @danez
- [core] Use preset-env instead of es2015 (#128) @oliviertassinari
- [core] Upgrade dependencies (#132) @oliviertassinari
v0.4.10
Fixes / Enhancements
- "Force removal" should abort early (#123) @bnjbvr
- [core] Upgrade the dev dependencies (#124) @oliviertassinari
v0.4.9
Fixes / Enhancements
- Support Babel 7 (#119) @vlad-zhukov
- Upgrade internal to Babel 7 (#120) @vlad-zhukov
v0.4.8
A correct release of the previous one (v0.4.7).
v0.4.7
Fixes / Enhancements
- feat(API): support options with the plugins API (#118) @oliviertassinari
- upgrade dependencies