Change8

v16.2.0-canary.56

📦 next-jsView on GitHub →
🐛 2 fixes

Summary

This release includes fixes for runtime prefetch byte stripping and sync IO validation, alongside an example migration from react-markdown to Streamdown static.

Migration Steps

  1. Migrate from react-markdown to Streamdown static in EdgeDB example.

🐛 Bug Fixes

  • Fixed runtime prefetch isPartial byte stripping when deployed.
  • Validated sync IO in generateMetadata according to Page's prefetchable status.