next.js
75adee07
- Remove the unused hash argument from change-subscription callbacks
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 days ago
Remove the unused hash argument from change-subscription callbacks No callback ever read it; messages that need the current hash (e.g. the sync message) read `hmrHash` where they're built.
References
gaearon-turbopack-native-content-hash
Author
gaearon
Committer
gaearon
Parents
ef13046e
Loading