Skip to content

Releases: coderas/babel-plugin-jsx-remove-data-test-id

Removes test ids from deep objects

06 Feb 12:26
1f752a7
Compare
Choose a tag to compare
Merge pull request #40 from jonamat/issue#39

🎉  Does the job, nice work

Reverts #18 and subsequent related changes

19 Nov 07:33
Compare
Choose a tag to compare

Temporary measure whilst we look into all possible edge cases that could go wrong.

Deps security update

18 Nov 15:16
Compare
Choose a tag to compare
v2.1.2

2.1.2

Fix issue with null attributes

18 Nov 09:14
Compare
Choose a tag to compare

Relates to: #26

Thanks to @GoPro16 for the find and fix 💯 🎉

Supports stripping data-test-id (and others) from attribute properties

14 Nov 13:37
Compare
Choose a tag to compare

Thanks to @mstruensee for spotting this opportunity, and implementing it.

Updates to README

10 Oct 05:52
Compare
Choose a tag to compare

Added useful README updates to published package.

Uses babel7 !!!

04 Feb 15:26
Compare
Choose a tag to compare
  • Also requires bablel7 as a peer dependency

Thanks go out to @Andarist for the great PR 🎉

Added react-testing-library default to README

24 Jan 17:28
Compare
Choose a tag to compare

Added automatic support for react-testing-library

24 Jan 14:41
Compare
Choose a tag to compare
  • adds data-testid by default

Thanks go out to @krnlde

Build and Publish improvements

08 Dec 09:51
Compare
Choose a tag to compare

thanks go to @LeoK80 for this contrib.

A much needed bit of tech debt addressed.