Symbol2 releases
computed signals
Found in 1 package: qwik
qwik(2 releases)
@qwik.dev/core@2.0.0-beta.39BreakingThis release introduces significant changes to signal handling, replacing `allowStale` with `.clear()` and removing polling options from computed signals. It also refines suspense fallback behavior and includes numerous bug fixes for optimization, rendering, and SSR.
@builder.io/qwik@1.18.0BreakingThis release improves computed signal listener behavior, adds i18n scaffolding via `qwik add compiled-i18`, and includes several bug fixes around cleanup callbacks and useResource error handling.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when computed signals changes.
Learn More