Change8

v16.2.0-canary.55

📦 next-jsView on GitHub →
2 features🐛 2 fixes

Summary

This release includes a revert concerning the client-side router popstate handler and introduces new hashing mechanisms in Turbopack, alongside improvements in devtools error reporting.

✨ New Features

  • Turbopack now includes Rope.content_hash and SHA hashing.
  • [instant] Handle more instant declaration patterns.

🐛 Bug Fixes

  • Reverted the change that handled null history.state in the client-side router popstate handler.
  • [devtools] Empty looking error messages are now omitted.