Change8

v19.0.2

📦 reactView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This patch update for React Server Components addresses issues with Promise cycles and the toString method within Server Functions.

🐛 Bug Fixes

  • Patched Promise cycles in Server Functions to prevent infinite loops or hangs.
  • Fixed toString implementation on Server Functions for better debugging and compatibility.

🔧 Affected Symbols

Server Functions