v16.3.0-canary.8
📦 next-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 3 symbols
Summary
This release reverts a previous change related to Node.js streams and fixes streaming issues in draft mode for cache components, while also adding support for non-standard directives in robots.ts metadata.
✨ New Features
- Support non-standard directives in robots.ts via the `other` field in metadata configuration.
🐛 Bug Fixes
- Fixed streaming behavior in draft mode for cache components.
- Reverted the previous change related to adding a forkpoint for prerenderToStream in Node.js streams.