Skip to content

Releases: DerKatzeLP/CSSOrganizer

Release Notes - Version 2.0.0

12 Jul 07:23

Choose a tag to compare

New major Version 2.0.0

Feature:

  • Remove all dependencies
  • Use own html / css parser
  • Add support for @apply in tailwind css

Release Notes - Version 1.2.2

17 Nov 08:32

Choose a tag to compare

New patch Version with a little Bugfix

Bugfix:

  • Fixes a Bug where the config could not be loaded properly

Release Notes - Version 1.2.1

19 Oct 13:27

Choose a tag to compare

New patch Version with a little Bugfix

Bugfix:

  • Fixes a Bug where the project root could not be set properly

Release Notes - Version 1.2.0

13 Oct 15:54

Choose a tag to compare

New minor Version with a little bit more configuration options

New Features:

Release Notes - Version 1.1.0

02 Oct 17:50

Choose a tag to compare

New minor Version with a little bit more configuration options

New Features:

  • Add two new config variables
    • showLogFiles
      To hide or show touched Files in Log
    • showLogFolders
      To hide or show touched Folders in Log

Release Notes - Version 1.0.4

19 Dec 17:07

Choose a tag to compare

Just some minor improvements.

New Features:

  • Added colored logs
  • Added prettier print-width of 100

Bug Fixes:

  • Used prettier

Release Notes - Version 1.0.3

15 Dec 12:48

Choose a tag to compare

In this release, various improvements have been implemented to enhance the overall functionality of the software. Here are the key changes:

New Features:

  • Added command npx css-organizer

Bug Fixes:

  • Removed useless logs
  • Fixed wrong project root path

Initial release v1.0.1

15 Dec 10:46

Choose a tag to compare

Initial release v1.0.1
See README for more information.

Needed to rename the package due to npm publish issue.