Skip to content

Commit d75b942

Browse files
authored
Merge pull request #235 from z0ffy/feature/update-changelog
chore: update CHANGELOG for v1.8.0 release and reflect recent changes
2 parents 0301f61 + 1ace255 commit d75b942

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
## Changelog
22

3-
### [Unreleased](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.7.0...HEAD) -
3+
### [Unreleased](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.8.0...HEAD) -
4+
5+
### [v1.8.0](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.7.0...v1.8.0) - 10 July 2025
6+
7+
- feat: bump version to 1.8.0 and add nuxt keyword
8+
- fix(config): move dts configuration to baseConfig for better maintainability
9+
- feat: optimize
10+
- feat: add support for Nuxt.js
11+
- chore: update CHANGELOG.md
12+
13+
#### Fixes
14+
15+
- fix: handle source map parsing in obfuscateBundle function @z0ffy
16+
17+
#### Refactoring and Updates
18+
19+
- refactor(deps): replace lodash-es with native JSON methods @z0ffy
20+
21+
#### General Changes
22+
23+
- build(config): move dts generation to cjs format only @z0ffy
424

525
### [v1.7.0](https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.6.0...v1.7.0) - 27 June 2025
626

0 commit comments

Comments
 (0)