Skip to content

Commit f06b6f6

Browse files
authored
Merge pull request #471 from nextcloud-libraries/release/1.5.1
v1.5.1
2 parents edc32be + 0dd2f30 commit f06b6f6

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Changelog
22

3-
## [v1.5.0](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.4.2...v1.5.0) (2025-01-10)
3+
## [v1.5.1](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.5.0...v1.5.1) (2025-01-22)
4+
## Fixed
5+
* fix: Vite 6 made the CSS output file breaking [\#468](https://github.com/nextcloud-libraries/nextcloud-vite-config/pull/468)
6+
7+
## Changed
8+
* Updated development dependencies
9+
* chore(deps): Bump vite-plugin-dts to 4.5.0
410

11+
## [v1.5.0](https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v1.4.2...v1.5.0) (2025-01-10)
512
### Added
613
* Vite 6 support
714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/vite-config",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Shared Vite configuration for Nextcloud apps and libraries",
55
"homepage": "https://github.com/nextcloud/nextcloud-vite-config",
66
"bugs": {

0 commit comments

Comments
 (0)