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

Latest commit

 

History

History
53 lines (23 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

53 lines (23 loc) · 1.89 KB

4.0.0 (2023-05-01)

  • Feat/upgrade purgecss to version 4 (#63) (2a847fa), closes #63 #62

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

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

2.0.0 (2020-04-28)

chore

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

Features

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

Reverts

  • Revert "chore(release): 1.0.0 " (#12) (f79e503), closes #12

BREAKING CHANGES

  • travis: drop support for node 6