Skip to content

Commit 248a0c3

Browse files
committed
docs: add Vite 8 related posts and updates (fix: #1768, #1770, #1771)
1 parent 2fc8a98 commit 248a0c3

File tree

3 files changed

+165
-0
lines changed

3 files changed

+165
-0
lines changed

docs/.vitepress/theme/components/SupportedVersions.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const previousMajorLatestMinors: Record<string, string> = {
1818
'4': '4.5',
1919
'5': '5.4',
2020
'6': '6.4',
21+
'7': '7.3',
2122
}
2223
2324
// Current latest Vite version and support info

0 commit comments

Comments
 (0)