Skip to content

Releases: AoDev/css-byebye

0.2.1

21 Oct 14:00
Compare
Choose a tag to compare

Just fixed a tipo in the docs.

v0.2.0

20 Oct 11:17
Compare
Choose a tag to compare

New features:

  • Match exact selector with strings
  • Added regex matching support

Breaking changes:

In the previous version, only a list of strings (css selectors) could be provided. They would match selectors that contained it. Now, it will match the exact selector but instead, you can provide a regular expression which will match exactly what you need.

0.1.0

06 Oct 08:10
Compare
Choose a tag to compare

Improved documentation. Added grunt-bump to create releases.

First release to public

05 Oct 19:19
Compare
Choose a tag to compare
0.0.1

Update package.json to publish on npm