File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3- ### [ Unreleased] ( https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.9.0...HEAD ) -
3+ ### [ Unreleased] ( https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.10.0...HEAD ) -
4+
5+ ### [ v1.10.0] ( https://github.com/z0ffy/vite-plugin-bundle-obfuscator/compare/v1.9.0...v1.10.0 ) - 17 December 2025
6+
7+ - chore(release): bump version to 1.10.0
8+ - feat: support worker
9+ - refactor(utils): enhance ` isNuxtProject ` checks with directory traversal and plugin validation
10+ - docs(changelog): update for v1.9.0 release and recent workflow changes
11+
12+ #### New Features
13+
14+ - feat(plugin): add Web Worker obfuscation support with customizable worker options @z0ffy
15+
16+ #### Fixes
17+
18+ - fix(plugin): ensure correct handling of ` worker.plugins ` for robust obfuscation @z0ffy
19+
20+ #### Refactoring and Updates
21+
22+ - refactor(plugin): rename worker-related options to ` obfuscateWorker ` and ` obfuscateWorkerExcludes ` @z0ffy
423
524#### General Changes
625
You can’t perform that action at this time.
0 commit comments