- Update some dependencies
- Add setFSTagName configuration for React Native.
- Fixed annotating short syntax Fragments when enabled.
- Added a blocklist for known-incompatible node modules.
- Added the ability to skip annotating certain elements. See the README for usage.
- Version bump to trigger a green build
- Fixed a bug where component file names were wrong on Windows builds
- Annotating React.Fragments as a configurable option
- Readme update
- React.Fragments are no longer annotated
- Updated to new dependency versions
- Added a homepage link to package.json
- Added an npm ignore list so that samples and tests aren't installed by npm.
- Tweaked the explanation of
data-element
in the main README. - Stopped Jest from runing sample tests when testing the plugin.
Initial Release