All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added support for decorators named the same as their associated properties (renamed the param with
path.scope.generateUidIdentifier) - Added
.travis.ymlto.npmignore - Added
.editorconfig
- n/a
- Prevent the plugin from mutating the list of params passed to the visitor function
- Prevent the plugin from mutating the list of decorators passed to the param
- Removed plugin
transform-decorators-legacyfrom root.babelrc
- n/a
- n/a
node_modulesandsrcremoved from.npmignore
- n/a
.travis.yml
- Modified syntax
- Updated tests: decoupled test functions from the tests themselves
- n/a
- n/a