-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Documentation is
- Missing
- Outdated
- Confusing
- Not sure?
Explain in Detail
Just got this warning when trying out v8 beta:
[vite future] Plugin hook `options.ssr` is replaced with `this.environment.config.consumer === 'server'`. Used in plugin "prefresh".
├─── https://vite.dev/changes/changes/this-environment-in-hooks
But clicking the link is a 404: https://vite.dev/changes/changes/this-environment-in-hooks
Your Suggestion for Changes
Not show a 404, redirect to the proper page
Reproduction
https://vite.dev/changes/changes/this-environment-in-hooks
Steps to reproduce
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation