Skip to content

Releases: AoDev/css-byebye

v4.0.1

04 May 08:54
Compare
Choose a tag to compare

4.0.1 (2022-05-04)

Using the new plugin api of postcss.

⚠ BREAKING CHANGES

  • This plugin work only with postCSS v8+ from now on.

v3.1.1

29 Apr 13:09
Compare
Choose a tag to compare

3.1.1 (2022-04-29)

Maintenance release. Dependencies updated to fix a security issue.

v3.1.0

17 Nov 14:41
Compare
Choose a tag to compare

3.1.0 (2021-11-17)

Features

  • comments: implements control directives through comments (#18) (0394fb1)

v3.0.0

12 Jul 10:26
Compare
Choose a tag to compare

3.0.0 (2021-03-14)

⚠ BREAKING CHANGES

  • Only works for Node >= 6

  • dependencies update + prettier (breaking change) (ecdce3b)

v2.0.2

03 May 08:16
Compare
Choose a tag to compare

2.0.2 (2019-05-03)

Maintenance release.

chore(package): update some dependencies (fix deps security warning)

v2.0.1

28 Jun 10:12
Compare
Choose a tag to compare

2.0.1 (2018-06-28)

Chores

  • dependencies: update mocha to fix dependency security warning

v2.0.0

04 Mar 12:25
Compare
Choose a tag to compare

2.0.0 (2018-03-04)

Chores

  • dependencies: update postcss to latest version (b586ebf)

BREAKING CHANGES

  • dependencies: css-byebye will work from node v4 from now on.

postcss@6 drops support for nodejs 0.12. This should normally not be
a problem if you use recent versions of node, but it is a breaking
change nonetheless.

Links:
https://github.com/postcss/postcss/releases/tag/6.0.0

v1.1.0

22 Feb 10:44
Compare
Choose a tag to compare

1.1.0 (2017-02-22)

Features

  • atRules: Remove matching AtRules (0badb2f)

2015-09-25 v1.0.1

25 Sep 13:44
Compare
Choose a tag to compare
  • Upgrade to postCSS 5.x see #6
  • Docs improved.
  • The project uses js standard code style.

Use the new postcss plugin API

08 Jun 22:39
Compare
Choose a tag to compare
1.0.0

Version 1.0.0