Skip to content

Releases: nextcloud-libraries/nextcloud-vite-config

v2.2.2

07 Aug 12:20
8bb09f3
Compare
Choose a tag to compare

What's Changed

  • fix(REUSELicensesPlugin): Emit files in generateBundle hook to have real filenames by @susnux in #283
  • chore: Prepare v2.2.2 by @susnux in #285

Full Changelog: v2.2.1...v2.2.2

v1.4.2

07 Aug 11:55
17ac4b1
Compare
Choose a tag to compare

What's Changed

  • [stable1] fix(REUSELicensesPlugin): Emit files in generateBundle hook to have real filenames by @backportbot in #284
  • chore: Prepare 1.4.2 by @susnux in #286

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

v2.2.1

06 Aug 20:26
69dbe36
Compare
Choose a tag to compare

What's Changed

  • fix: Adjust import of rollup-plugin-esbuild-minify by @susnux in #279
  • chore: Prepare 2.2.1 by @susnux in #281

Full Changelog: v2.2.0...v2.2.1

v1.4.1

06 Aug 16:17
9df85c9
Compare
Choose a tag to compare

What's Changed

  • [stable1] fix: Adjust import of rollup-plugin-esbuild-minify by @backportbot in #280
  • chore: Prepare 1.4.1 by @susnux in #282

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

v2.2.0

05 Aug 15:55
d9c2e14
Compare
Choose a tag to compare

v2.2.0

Added

  • feat(EmptyJSDirPlugin): Allow to specify other directories to clear #240 (susnux)
  • feat: Add REUSE license plugin to extract license information for built assets #250 (susnux)

Fixed

  • perf(CSSEntryPointsPlugin): Only visit chunks once per entry point #239 (susnux)
  • fix(appconfig): cssCodeSplit is enabled by default so handle CSS entries #243 (susnux)
  • fix: Revert chunkFileNames to include hash #267 (juliushaertl)

Changed

  • Migrate REUSE to TOML format #245 (AndyScherzinger)
  • chore: Update workflows from templates #213 (susnux)
  • chore(deps): Bump rollup-plugin-license to 3.5.2
  • chore(deps): Bump @vitejs/plugin-vue to 5.1.2
  • chore(deps): Bump magic-string to 0.30.11

v1.4.0

05 Aug 12:05
0a353c3
Compare
Choose a tag to compare

v1.4.0 (2024-08-05)

Added

  • [stable1] feat(EmptyJSDirPlugin): Allow to specify other directories to clear #242
  • [stable1] feat: Add REUSE license plugin to extract license information for built assets #276

Fixed

  • [stable1] perf(CSSEntryPointsPlugin): Only visit chunks once per entry point #241
  • [stable1] fix(appconfig): cssCodeSplit is enabled by default so handle CSS entries #244
  • [stable1] fix: Revert chunkFileNames to include hash #275

Changed

  • [stable1] chore: Update workflows from templates
  • chore(deps): Bump rollup-plugin-license to 3.4.1
  • chore(deps): Bump rollup-plugin-license to 3.5.1
  • chore(deps): Bump rollup-plugin-license to 3.5.2
  • chore(deps): Bump magic-string to 0.30.11

v2.1.0

21 Jun 10:26
d57f15b
Compare
Choose a tag to compare

v2.1.0

Added

  • feat(app-config): Add option to override the app name #205 (susnux)
  • Allow to specify an output prefix and load app id from appinfo #207 (susnux)
  • feat: Add CSSEntryPointsPlugin to fix vite for creating one CSS entry per JS entry point #204 (susnux)

Changed

  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1
  • chore(deps): Bump braces from 3.0.2 to 3.0.3

v1.3.0

21 Jun 10:25
64a90db
Compare
Choose a tag to compare

v1.3.0 (2024-06-21)

Added

  • feat(app-config): Add option to override the app name #206 (susnux)
  • Allow to specify an output prefix and load app id from appinfo #209 (susnux)
  • feat: Add CSSEntryPointsPlugin to fix vite for creating one CSS entry per JS entry point #210 (susnux)

Changed

  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1

v2.0.2

14 Jun 09:40
43ac38f
Compare
Choose a tag to compare

What's Changed

  • fix: explicitly use window.OC global in app config by @st3iny in #197
  • chore: Prepare 2.0.2 release by @susnux in #199

Full Changelog: v2.0.1...v2.0.2

v1.2.5

14 Jun 09:39
f4aa59e
Compare
Choose a tag to compare

What's Changed

  • [stable1] fix: explicitly use window.OC global in app config by @backportbot in #198
  • chore: Prepare v1.2.5 by @susnux in #200

New Contributors

  • @backportbot made their first contribution in #198

Full Changelog: v1.2.4...v1.2.5