v16.2.0-canary.74
📦 next-jsView on GitHub →
✨ 2 features🐛 2 fixes🔧 2 symbols
Summary
This release includes core refactoring, an upgrade to React, and improvements to turbo-persistence with CRC32 checksums and error handling.
✨ New Features
- Added 'transitionTypes' prop to next/link.
- turbo-persistence now uses CRC32 block checksums.
🐛 Bug Fixes
- Fixed missing http.route attribute in OpenTelemetry tracing.
- Fixed missing const generic parameter in turbo-persistence lookup call.