-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support import.meta.hot.invalidate #10244
Merged
Merged
Commits on Sep 25, 2022
-
feat: support
import.meta.hot.invalidate
Self-accepting modules can call this to continue propagating the HMR update to importers. Conditional `hot.accept` calls do not work unless `hot.invalidate` is called when the condition fails.
Configuration menu - View commit details
-
Copy full SHA for c211824 - Browse repository at this point
Copy the full SHA c211824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 002bd60 - Browse repository at this point
Copy the full SHA 002bd60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c71e79 - Browse repository at this point
Copy the full SHA 6c71e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9cb67 - Browse repository at this point
Copy the full SHA 8b9cb67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295c6de - Browse repository at this point
Copy the full SHA 295c6deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0eb297 - Browse repository at this point
Copy the full SHA d0eb297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68fe6ff - Browse repository at this point
Copy the full SHA 68fe6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cb7cc - Browse repository at this point
Copy the full SHA 83cb7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 970aa77 - Browse repository at this point
Copy the full SHA 970aa77View commit details
Commits on Sep 26, 2022
-
Update packages/vite/src/node/server/index.ts
Co-authored-by: 翠 / green <green@sapphi.red>
Configuration menu - View commit details
-
Copy full SHA for 93608ea - Browse repository at this point
Copy the full SHA 93608eaView commit details -
Update playground/hmr/invalidation/child.js
Co-authored-by: 翠 / green <green@sapphi.red>
Configuration menu - View commit details
-
Copy full SHA for 6330948 - Browse repository at this point
Copy the full SHA 6330948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 898e09e - Browse repository at this point
Copy the full SHA 898e09eView commit details -
Co-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a21886d - Browse repository at this point
Copy the full SHA a21886dView commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d147d6b - Browse repository at this point
Copy the full SHA d147d6bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.