UNPKG

babel-plugin-transform-currency-operators

Version:

https://github.com/scurker/babel-plugin-transform-currency-operators

17 lines (9 loc) 556 B
# v2.0.0 Upgraded dependencies to support babel 7.x. Changed custom currency option to be a options object instead of a string. ([#28](https://github.com/scurker/babel-plugin-transform-currency-operators/issues/28) thanks [@TeNNoX](https://github.com/TeNNoX)) # v1.0.2 Set peer dependency to `babel-cli`@`6.x` # v1.0.1 Added not equals (`!=`) and strict not equals (`!==`) transforms. ([#15](https://github.com/scurker/babel-plugin-transform-currency-operators/pull/15) thanks [@jesobreira](https://github.com/jesobreira)) # v1.0.0 Initial Release!