Change8

v16.2.1-canary.0

📦 next-jsView on GitHub →
🐛 2 fixes

Summary

This release updates the vendored lodash dependency to version 4.17.23 to fix CVE-2025-13465 and resolves issues related to RSC requests and dynamic placeholder encoding in app routes.

🐛 Bug Fixes

  • Fixed invalid HTML response for route-level RSC requests in the deployment adapter.
  • Normalized encoded dynamic placeholders in app routes.