next.js
610d2b37
- use xxhash64 by default (#30095)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
use xxhash64 by default (#30095) Node.js 17 stopped supporting md4 as hash function and we wanted to use a faster hash function anyway. Fixes: https://github.com/vercel/next.js/issues/30078
References
#30095 - use xxhash64 by default
Author
sokra
Parents
3b34626f
Loading