Update to vite 4.1

This commit is contained in:
Alejandro Celaya
2023-02-11 13:16:41 +01:00
parent 699d3d3eaa
commit c54fff5472
3 changed files with 270 additions and 253 deletions

View File

@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
## [Unreleased]
### Added
* *Nothing*
### Changed
* Updated to Vite 4.1
### Deprecated
* *Nothing*
### Removed
* *Nothing*
### Fixed
* *Nothing*
## [3.9.1] - 2022-12-31
### Added
* *Nothing*