Symbol2 releases
useErrorBoundary()
Found in 1 package: qwik
qwik(2 releases)
@qwik.dev/core@2.0.0-beta.42BreakingThe `<ErrorBoundary>` component has been moved and is now experimental. Error handling in streaming renders has been improved, and server-origin errors are now redacted in production.
@qwik.dev/router@2.0.0-beta.42BreakingThe `<ErrorBoundary>` component has been refactored and moved to `@qwik.dev/core` behind an experimental flag, with the `useErrorBoundary()` hook removed. Error handling and reporting in production have been improved.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when useErrorBoundary() changes.
Learn More