Skip to content

Commit e29f1de

Browse files
committed
Add CHANGELOG.md for version 0.16.0 and 0.15.2 updates
1 parent af82122 commit e29f1de

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Changed
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

Comments
 (0)