Skip to content
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

Add addStatusHandler/removeStatusHandler to hot API #2565

Merged
merged 2 commits into from Nov 3, 2022

Conversation

alexkirsz
Copy link
Contributor

addStatusHandler and removeStatusHandler are part of the HMR management API, which we currently do not implement save for status()

These two additions are necessary for vercel/next.js#42350 to work properly with Turbopack.

@alexkirsz alexkirsz requested a review from a team as a code owner November 2, 2022 17:12
@vercel
Copy link

vercel bot commented Nov 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
examples-basic-web 🔄 Building (Inspect) Nov 3, 2022 at 10:48AM (UTC)
turbo-site ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Nov 3, 2022 at 10:48AM (UTC)
4 Ignored Deployments
Name Status Preview Comments Updated
examples-designsystem-docs ⬜️ Ignored (Inspect) Nov 3, 2022 at 10:48AM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Nov 3, 2022 at 10:48AM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Nov 3, 2022 at 10:48AM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Nov 3, 2022 at 10:48AM (UTC)

@alexkirsz alexkirsz added the pr: automerge Kodiak will merge these automatically after checks pass label Nov 3, 2022
@sokra sokra merged commit cd81a90 into main Nov 3, 2022
@sokra sokra deleted the alexkirsz/hot-handler branch November 3, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: automerge Kodiak will merge these automatically after checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants