1 parent af82122 commit e29f1deCopy full SHA for e29f1de
1 file changed
CHANGELOG.md
@@ -0,0 +1,21 @@
1
+# Changelog
2
+
3
+## [0.16.0] - 2026-05-13
4
5
+### Added
6
+- TypeScript definitions (`index.d.ts`) for better IDE support and type checking
7
8
+### Changed
9
+- Refactored options handling in `mini-css-class-name` for improved code clarity and maintainability
10
+- Updated `README` to include Vite usage documentation
11
+- Clarified `PostCSS` integration instructions in `README`
12
13
+## [0.15.2]
14
15
16
+- Refactored increment function to simplify parameters and improve readability
17
+- Updated Node.js version to 24 in CI configuration and `.nvmr`c
18
19
+### Fixed
20
+- Fixed increment function implementation with improved parameter handling
21
0 commit comments