v
vitejs
/
vite
You can copy the badge and add it to your README!
Continuous Releases from
main
fix: remove special handling for `Accept: text/html` (#20376)
11 hours ago
c9614b9
refactor: use `foo.endsWith("bar")` instead of `/bar$/.test(foo)` (#20413)
12 hours ago
862e192
fix(deps): update all non-major dependencies (#20406)
2 days ago
1a1cc8a
docs: tiny typo (#20404)
3 days ago
3123eb7
chore(deps): update dependency rolldown to ^1.0.0-beta.27 (#20405)
3 days ago
1165667
docs: suggest `import.meta.hot.accept` in server entry (#20401)
3 days ago
e75d31f
fix(legacy): don't lower CSS if legacy chunks are not generated (#20392)
5 days ago
d2c81f7
docs: organize "Environment API for Frameworks" page based on communication levels (#20388)
5 days ago
ecf5ec1
ci: run lint and publish with Node 22 (#20396)
6 days ago
588b3b5
Load More