File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
4
24
5
25
### [ v1.7.0] ( https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.6.0...v1.7.0 ) - 27 June 2025
6
26
You can’t perform that action at this time.
0 commit comments