Skip to content

Latest commit

 

History

History
91 lines (52 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

91 lines (52 loc) · 2.31 KB

Changelog

All changes to this project will be noted here.

1.2.0 - 2024-02-20

Added new inputJson to address the issue of CSS not building correctly in web applications such as Next.js

Added

  • inputJson - JSON file that contains the class names to be

1.1.0 - 2024-02-20

official release

Revision

  • Fixed an issue that prevented it from working properly.

1.0.8 - 2024-01-31

Forgot to delete console.log for development

1.0.7 - 2024-01-31

If you don't have many class names, you can probably run it.

1.0.6 - 2024-01-20

Bug fixes (nothing to write home about)

1.0.5 - 2024-01-20

Bug fixes (nothing to write home about)

1.0.4 - 2024-01-20

Bug fixes (nothing to write home about)

1.0.3 - 2024-01-20

Revision

  • Fixed a bug caused by forgetting to delete console.log

1.0.2 - 2024-01-20

Changed

  • Added filtering of unwanted files

1.0.1 - 2024-01-20

Revision

  • Fixed a problem that prevented the plugin from working properly

    (If it works correctly again, update the version to v1.1.0.)

1.0.0 - 2024-01-20

Added

Optional features for this plug-in have been added

  • type - "nextjs" - Application-specific directories Only supported by Next.js
  • directory - Directory to replace obfuscated class names

Revision

  • Fixed a problem that prevented the plugin from working properly

0.1.0 - 2024-01-20

Added

  • First release