Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Releases: americanexpress/purgecss-loader

v4.0.0

01 May 22:34
Compare
Choose a tag to compare

4.0.0 (2023-05-01)

BREAKING CHANGES

  • various whitelist options replaced with safelist

Co-authored-by: Scott McIntyre scott.mcintyre@aexp.com

  • chore(update-eslint): upgrade eslint related deps and update test format

  • feat(purgecss): upgrade to purgecss4

  • feat(purgecss): add to gitignore

  • feat(purgecss): fix gitignore

v3.0.0

27 Feb 23:10
Compare
Choose a tag to compare

3.0.0 (2023-02-27)

Features

  • node: update support for node 16 (#51) (e183819)

BREAKING CHANGES

  • node: drop support for node 8, 10, 12, 14

v2.0.0

28 Apr 11:32
Compare
Choose a tag to compare

2.0.0 (2020-04-28)

chore

  • travis: remove node 6 from travis config (c6360fc)

Features

  • loader: upgrade purgecss version (#9) (44886a3)

Reverts

BREAKING CHANGES

  • travis: drop support for node 6

v1.0.0

28 Apr 10:46
Compare
Choose a tag to compare

Initial release