Skip to content

Commit 5cd5037

Browse files
committed
Improve headings
1 parent 5b05438 commit 5cd5037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
This version adds support for Vite 5 while removing support for Vite 3 and 4.
66

7-
### Changes
7+
### Notable Changes
88

99
1. Dropped support for CJS: https://github.com/laravel/vite-plugin/pull/235
1010
2. Dropped support for a `boolean` value of `server.https` option in `vite.config.js`: https://github.com/laravel/vite-plugin/pull/254
1111

12-
### Upgrade path
12+
### Upgrade Path
1313

1414
1. Update to the latest version of the `laravel-vite-plugin`, `vite`, and any Vite plugins you may have installed, such as [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue) or [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react).
1515

0 commit comments

Comments
 (0)