v16.2.1-canary.31
📦 next-jsView on GitHub →
🐛 1 fixes
Summary
This release fixes an issue where strings thrown in Server Components were being swallowed, improving error reporting.
🐛 Bug Fixes
- Strings thrown in Server Components are no longer swallowed.