Skip to content

Releases: oliviertassinari/babel-plugin-react-remove-properties

v0.3.0

07 Feb 22:29
Compare
Choose a tag to compare
  • Removes all properties which are prefixed by data-test (#62) @divmgl
  • Update README around available options (#63) @zslabs

v0.2.5

27 May 13:46
Compare
Choose a tag to compare

Fixes / Enhancements

  • Publish the latest dependencies upgrade.

v0.2.4

10 Sep 15:55
Compare
Choose a tag to compare

Fixes

  • Fix the usage section of the documentation

Core

  • Upgrade the tech stack
  • Upgrade the dependencies to the latest versions

v0.2.3

25 Jun 09:37
Compare
Choose a tag to compare

New features

  • Add a new properties option. Thanks @quentin-.
  • Deprecate the property option for the properties one.

v0.2.2

18 May 20:54
Compare
Choose a tag to compare

Improvements

  • Move babel-core to the devDependencies.

v0.2.1

01 May 11:49
Compare
Choose a tag to compare

Improvements

  • Add ability to specify property in options.

v0.2.0

23 Dec 14:27
Compare
Choose a tag to compare

New features

  • Support babel 6

Breaking changes

  • Doesn't work with babel 5

v0.1.1

18 Oct 14:04
Compare
Choose a tag to compare

Initial release