Skip to content

Releases: ivanblazevic/ngx-unused-css

Fix readme

18 Jan 19:55
Compare
Choose a tag to compare
Fix readme Pre-release
Pre-release
4.0.0-beta.2

Update package-lock.json

Fix readme

18 Jan 19:53
2652147
Compare
Choose a tag to compare
Fix readme Pre-release
Pre-release
Upgrade jest (#61)

* Upgrade jest

* Update package.json

Prerelease v4

18 Jan 19:16
Compare
Choose a tag to compare
Prerelease v4 Pre-release
Pre-release

Breaking changes in version >= 4.0.0

Features

Bugfix

14 Jan 23:29
Compare
Choose a tag to compare

Revert path matching for config

Bugfix

14 Jan 22:13
Compare
Choose a tag to compare

Major fixes and lib upgrades

28 Mar 15:56
9746820
Compare
Choose a tag to compare
  • Library is now able to detect unused attribute selector thnx to the new version of https://www.npmjs.com/package/purgecss
  • Switched to jest testing framework, unit tests improvements
  • Added init flag for initial setup and config creation
  • Improved pipeline error handling by using exit(1) rather than throw error
  • Cleanup:
  • published only dist directory to the npm
  • exclude dist from the source control, publish to npm from the github by tagging
  • Added e2e tests
  • Add eslint
  • Refactor to use pure functions rather than classes
  • Resolved (#20)
  • Resolved (#6)

Breaking changes:

Use action workflow pipeline for builds

27 Mar 14:49
Compare
Choose a tag to compare

Improve reporting & fix path matching on windows

29 Jul 13:50
Compare
Choose a tag to compare
1.2.1

Improve reporting & fix path matching on windows

Configurable 'importer' and 'includePaths

29 Jul 12:18
Compare
Choose a tag to compare