Releases: nextcloud-libraries/nextcloud-vite-config
Releases · nextcloud-libraries/nextcloud-vite-config
v2.2.2
v1.4.2
v2.2.1
v1.4.1
v2.2.0
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
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
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
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