Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 623 Bytes

File metadata and controls

36 lines (20 loc) · 623 Bytes

Changelog

2.1.2

  • Version bump to trigger a green build

2.1.1

  • Fixed a bug where component file names were wrong on Windows builds

2.1.0

  • Annotating React.Fragments as a configurable option

2.0.1

  • Readme update

2.0.0

  • React.Fragments are no longer annotated
  • Updated to new dependency versions

1.0.2

  • Added a homepage link to package.json

1.0.1

  • 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.

1.0.0

Initial Release