Skip to content

Commit f8071b5

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 0a753de commit f8071b5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/vite-plugin/compare/v0.8.1...main)
3+
## [Unreleased](https://github.com/laravel/vite-plugin/compare/v1.0.0...1.x)
4+
5+
## [v1.0.0](https://github.com/laravel/vite-plugin/compare/v0.8.1...v1.0.0) - 2023-12-19
6+
7+
* [1.0] Drop CJS build and export types first by [@benmccann](https://github.com/benmccann) in https://github.com/laravel/vite-plugin/pull/235
8+
* [1.x] Introduce `clean-orphaned-assets` binary by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/vite-plugin/pull/251
9+
* [0.8.x] Respect vite server.origin in viteDevServerUrl by [@nurdism](https://github.com/nurdism) in https://github.com/laravel/vite-plugin/pull/255
10+
* [1.x] Vite 5 by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/vite-plugin/pull/269
11+
* [0.8.x] Fallback pages by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/vite-plugin/pull/271
12+
* [1.x] Auto detect Valet / Herd TLS certificates by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/vite-plugin/pull/180
413

514
## [v0.8.1](https://github.com/laravel/vite-plugin/compare/v0.8.0...v0.8.1) - 2023-09-26
615

0 commit comments

Comments
 (0)