Skip to content

Releases: bezoerb/postcss-discard

v2.0.0

29 May 21:47

Choose a tag to compare

Breaking

  • Requires Postcss 8

v1.0.3...v2.0.0

v1.0.3

29 May 21:39

Choose a tag to compare

  • Revert podtcss-8 migration b3353fc
  • Merge pull request #34 from bezoerb/dependabot/npm_and_yarn/ws-7.4.6 7ef5a77
  • Bump ws from 7.3.1 to 7.4.6 0c68dba

v1.0.2...v1.0.3

v1.0.2

28 May 21:44

Choose a tag to compare

  • Adds Node.js 16 on CI
  • Bump dependencies

v1.0.1...v1.0.2

v1.0.1

07 Sep 05:34

Choose a tag to compare

  • Bump dependencies f34d15d
  • Merge pull request #25 from bezoerb/dependabot/npm_and_yarn/elliptic-6.5.3 8977014
  • Bump elliptic from 6.5.2 to 6.5.3 9046e14
  • Merge pull request #24 from bezoerb/dependabot/npm_and_yarn/lodash-4.17.19 064d099
  • Bump lodash from 4.17.15 to 4.17.19 59c7006

v1.0.0...v1.0.1

v1.0.0

29 May 21:44

Choose a tag to compare

Breaking

  • Require node 10

v0.3.8...v1.0.0

v0.3.8

29 May 21:33

Choose a tag to compare

  • Merge pull request #22 from Tom-Bonnike/master 38e11d7
  • Throw postCSS parsing error instead of printing it ffc49e8

v0.3.7...v0.3.8

Thanks to @Tom-Bonnike :)

v0.3.7

15 Mar 22:54

Choose a tag to compare

v0.3.6

15 Mar 22:49

Choose a tag to compare

  • Bump dependencies 6063d47
  • Bump dependencies 034bcae
  • Merge pull request #21 from bezoerb/dependabot/npm_and_yarn/acorn-5.7.4 576f711
  • Bump acorn from 5.7.3 to 5.7.4 ead1c9c

v0.3.5...v0.3.6

v0.3.5

26 Feb 23:07

Choose a tag to compare

  • npm audit --fix 0214919
  • Fixes weird xo bug on node 6 (windows) dc8826c
  • Merge pull request #20 from XhmikosR/patch-1 26bbc96
  • CI: switch to actions/checkout@v2 24a27ef

v0.3.4...v0.3.5

v0.3.4

03 Dec 21:53

Choose a tag to compare

v0.3.3...v0.3.4

Thanks to @docccdev :)