Releases: nextcloud-libraries/nextcloud-vite-config
Releases · nextcloud-libraries/nextcloud-vite-config
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
v2.0.2
v1.2.5
v2.0.1
What's Changed
- chore(deps): Bump vite-plugin-node-polyfills from 0.21.0 to 0.22.0 by @dependabot in #183
- chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 by @dependabot in #182
- chore(deps): Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5 by @dependabot in #185
- chore(deps-dev): Bump vite from 5.2.11 to 5.2.12 by @dependabot in #184
- chore(deps-dev): Bump @types/node from 20.12.12 to 20.13.0 by @dependabot in #186
- chore: update source url in dep5 spec by @st3iny in #187
- chore(deps-dev): Bump vite from 5.2.12 to 5.2.13 by @dependabot in #188
- chore(deps-dev): Bump @types/node from 20.13.0 to 20.14.2 by @dependabot in #189
- chore(deps): Bump @rollup/plugin-replace from 5.0.5 to 5.0.7 by @dependabot in #190
- chore: Prepare v2.0.1 release by @susnux in #196
New Contributors
Full Changelog: v2.0.0...v2.0.1