Skip to content

Releases: z0ffy/vite-plugin-bundle-obfuscator

v1.8.0

10 Jul 15:43
0301f61

Choose a tag to compare

What's Changed

  • chore: update CHANGELOG.md by @z0ffy in #221
  • feat: add support for Nuxt.js by @z0ffy in #231
  • feat: optimize by @z0ffy in #232
  • fix(config): move dts configuration to baseConfig for better maintainability by @z0ffy in #233
  • feat: bump version to 1.8.0 and add nuxt keyword by @z0ffy in #234

Full Changelog: v1.7.0...v1.8.0

v1.7.0

26 Jun 16:25
953016c

Choose a tag to compare

What's Changed

  • chore: update CHANGELOG for v1.6.0 release and add new features section by @z0ffy in #213
  • chore: refactor commitlint configuration and add an ESLint configuration file by @z0ffy in #214
  • chore: add lodash-es and @types/lodash-es dependencies, and use cloneDeep function in utils by @z0ffy in #218
  • chore: update package.json, upgrade Vite version to 7.0.0 by @z0ffy in #219
  • chore: update version to 1.7.0 in package.json by @z0ffy in #220

Full Changelog: v1.6.0...v1.7.0

v1.6.0

19 Jun 15:35
18edf81

Choose a tag to compare

What's Changed

  • chore: update CHANGELOG for v1.5.0 release by @z0ffy in #170
  • feat: add obfuscation support for library bundles and enhance render … by @z0ffy in #209
  • chore(deps-dev): bump @types/node from 22.14.1 to 24.0.2 by @dependabot in #208
  • chore(deps-dev): bump @eslint/js from 9.24.0 to 9.29.0 by @dependabot in #207
  • chore(deps-dev): bump eslint from 9.24.0 to 9.29.0 by @dependabot in #205
  • chore(deps-dev): update dependencies to latest versions by @z0ffy in #210
  • feat: enhance obfuscation process with registry management by @z0ffy in #211
  • chore: update version to 1.6.0 in package.json by @z0ffy in #212

Full Changelog: v1.5.0...v1.6.0

v1.5.0

16 Apr 16:48
9ffa4d4

Choose a tag to compare

What's Changed

  • chore(deps): update dependencies to latest versions by @z0ffy in #167
  • feat: add support for stringArray option by @z0ffy in #168
  • chore: update version to 1.5.0 in package.json by @z0ffy in #169

Full Changelog: v1.4.2...v1.5.0

v1.4.2

03 Mar 12:16
7d827ab

Choose a tag to compare

What's Changed

  • docs: update logo image URL in README files by @z0ffy in #143
  • chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 by @dependabot in #132
  • chore(deps-dev): bump @eslint/js from 9.18.0 to 9.21.0 by @dependabot in #141
  • chore(deps-dev): bump tsup from 8.3.5 to 8.4.0 by @dependabot in #145
  • chore(deps-dev): bump eslint from 9.18.0 to 9.21.0 by @dependabot in #142
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.13.0 to 4.2.0 by @dependabot in #144
  • build(deps): update dependencies and configure pnpm by @z0ffy in #146
  • chore: update dependencies and version to 1.4.2; update CHANGELOG.md by @z0ffy in #147

Full Changelog: v1.4.1...v1.4.2

v1.4.1 "Happy New Year"

25 Jan 06:27
f9ca510

Choose a tag to compare

What's Changed

  • docs: update CHANGELOG.md by @z0ffy in #112
  • chore(deps-dev): bump @commitlint/cli from 19.6.0 to 19.6.1 by @dependabot in #114
  • chore(deps-dev): bump globals from 15.13.0 to 15.14.0 by @dependabot in #117
  • chore(deps-dev): bump @eslint/js from 9.16.0 to 9.18.0 by @dependabot in #126
  • chore(deps-dev): bump eslint from 9.16.0 to 9.18.0 by @dependabot in #125
  • chore(deps-dev): bump typescript-eslint from 8.18.0 to 8.20.0 by @dependabot in #127
  • ci: update dependencies and adjust commitlint rule by @z0ffy in #128

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Dec 14:18
6db7f3a

Choose a tag to compare

What's Changed

  • docs: update CHANGELOG.md by @z0ffy in #105
  • feat: add code size analyzer by @z0ffy in #109
  • chore(deps): bump all dependencies to latest versions by @z0ffy in #110

Full Changelog: v1.3.2...v1.4.0

v1.3.2

03 Dec 15:12
64a7c93

Choose a tag to compare

What's Changed

  • chore(deps): bump all dependencies to latest versions by @z0ffy in #92
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #93
  • chore(deps-dev): bump @types/node from 22.9.1 to 22.9.3 by @dependabot in #94
  • chore(deps): bump all dependencies to latest versions by @z0ffy in #99
  • chore(deps-dev): bump globals from 15.12.0 to 15.13.0 by @dependabot in #100
  • chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0 by @dependabot in #101
  • chore(deps-dev): bump vite from 6.0.1 to 6.0.2 by @dependabot in #103
  • chore(deps-dev): bump eslint from 9.15.0 to 9.16.0 by @dependabot in #102
  • chore(deps): bump all dependencies to latest versions by @z0ffy in #104

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Nov 12:26
7452da2

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Nov 16:30
954a117

Choose a tag to compare

What's Changed

  • feat: support node_modules split chunk by @z0ffy in #73
  • doc: update README.md by @z0ffy in #68
  • chore(deps): bump all dependencies to latest versions by @z0ffy in #72

Full Changelog: v1.2.1...v1.3.0