Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 24, 2024
1 parent 89c0370 commit 043ced6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## 0.1.6

### Added

- New Configuration folder with ESBuild.js and ESBuild.ts files
- Added browserslist as a development dependency

### Changed

- Updated .npmignore to exclude the Configuration/ directory
- Modified package.json scripts to use the new ESBuild configuration
- Updated version to 0.1.6
- Enhanced error handling in CSS compression in Source/Function/Integration.ts
- Updated Source/Interface/CSS/lightningcss.ts to set default value for
unusedSymbols
- Added targets to Source/Variable/CSS/lightningcss.ts

## 0.1.5

### Changed
Expand Down

0 comments on commit 043ced6

Please sign in to comment.