Skip to content

Releases: davesnx/babel-plugin-transform-react-qa-classes

Don't replace existing attribute

10 Mar 14:13
Compare
Choose a tag to compare

v1.2.0...v1.5.0

v1.1.0

07 Jan 03:46
Compare
Choose a tag to compare

1.1.0 (2019-01-07)

Features

  • arrow: bump for release (a2a82cb)

v1.0.0

17 Oct 20:48
Compare
Choose a tag to compare

1.0.0 (2018-10-17)

Bug Fixes

  • arrow-function: Check if there's a parent before catching the name (5ebe744)
  • ci: Add semantic-release version on pckg.json (8e38e02)
  • options: Correct snakeCase (c23f646)
  • package: Build after install (592cac4)
  • Detect better parent (a5417b9)

Features

  • arrow-function: Add data-qa to the openingElement (81b7f19)
  • init: Add functionality (782b0cc)
  • init: Create basic plugin boilerplate and mocha test suit (58ab499)
  • options: Implement the hability to pass format and attribute (08b5969)