ITADN
nextcloud-libraries/nextcloud-vite-config

版本发布 8

v2.5.1
? · 2025-09-29

## [v2.5.1](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.5.0...v2.5.1) (2025-09-29) ### 🐛 Fixed bugs * fix: make configuration rolldown compatible [\#717](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/717) \([susnux](https://github.com/susnux)\) ### Other changes * chore(deps): Bump rollup-plugin-node-externals to 8.1.1 * chore(deps): Bump magic-string to 0.30.19

v1.7.1
? · 2025-09-29

## [v1.7.1](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.7.0...v1.7.1) (2025-09-29) ### Fixed * fix: make configuration rolldown compatible [\#718](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/718) ### Changed * chore(deps): Bump rollup-plugin-node-externals to 8.1.1 * chore(deps): Bump magic-string to 0.30.19

v2.5.0
? · 2025-09-02

### Added * Minimum Vite version is now 7.1.4 ### 🐛 Fixed bugs * fix: bump vite version to fix running in watch mode [\#693](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/693) \([susnux](https://github.com/susnux)\) ### Other changes * chore: update `vite-plugin-node-polyfills` to `0.24.0` [\#678](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/678) \([skjnldsv](https://github.com/skjnldsv)\) * chore: various dev deps upgrades [\#680](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/680) \([skjnldsv](https://github.com/skjnldsv)\) * chore(deps): Bump @vitejs/plugin-vue from 6.0.0 to 6.0.1 [\#681](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/681) * chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 [\#687](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/687) * chore(deps): Bump sha.js from 2.4.11 to 2.4.12 [\#688](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/688) * chore(deps): Bump magic-string from 0.30.17 to 0.30.18 [\#691](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/691) * chore(deps): Bump rollup-plugin-node-externals from 8.0.1 to 8.1.0 [\#690](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/690)

v1.7.0
? · 2025-09-02

### Added * Minimum Vite version is now v7.1.4 ### Changed * fix: bump vite version to fix running in watch mode [\#694](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/694) * [stable1] chore(deps): update dependencies by @susnux in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/695 * chore: prepare v1.7.0 by @susnux in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/697 **Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.6.0...v1.7.0

v2.4.0
? · 2025-07-22

## [v2.4.0](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.3.5...v2.4.0) (2025-07-23) ### Added * Vite v7 support ### 🐛 Fixed bugs * fix(watch): adjust rollup config for watch mode [\#666](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/666) \([susnux](https://github.com/susnux)\) ### Changed * chore: remove work-around for already fixed bug [\#664](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/664) \([susnux](https://github.com/susnux)\) * chore: adjust defaults to use SPDX over 3rdparty BOM [\#665](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/665) \([susnux](https://github.com/susnux)\) * chore(deps): Bump @vitejs/plugin-vue to 6.0.0 * chore(deps): Bump pbkdf2 to 3.1.3 * chore(deps): Bump rollup-plugin-node-externals to 8.0.1 * chore(deps): Bump vite-plugin-dts to 4.5.4

v2.3.5
? · 2025-05-07

## [v2.3.5](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.3.4...v2.3.5) (2025-05-07) ### 🐛 Fixed bugs * fix(SPDX): correctly handle plugins

v1.5.6
? · 2025-05-07

## [v1.5.6](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.5.5...v1.5.6) (2025-05-07) ### 🐛 Fixed bugs * fix(SPDX): correctly handle vite plugins

v2.3.4
? · 2025-05-07

<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐛 Fixed bugs * fix(SPDX): handle vite internal modules and sanitize name by @susnux in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/606 ### Other changes * chore(deps-dev): Bump vite from 6.3.3 to 6.3.4 by @dependabot in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/604 * chore: prepare v2.3.4 by @susnux in https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/608 **Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.3.3...v2.3.4