January 1st, 2026
The latest news releases from the Qwik team
@qwik.dev/react@2.0.0-beta.17
January 1st, 2026
Minor Changes
Patch Changes
December 17th, 2025
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
December 17th, 2025
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
December 17th, 2025
Minor Changes
- PERF: Computed signals now only trigger listeners if their value has changed (by @wmertens in #8148)
Patch Changes
execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
🐞🩹 useResource's onRejected now catches errors again; preventing unhandled errors in test environments. (by @maiieul in #8197)
✨
qwik add compiled-i18now adds easy i18n to your app. (by @wmertens in #8177)
December 17th, 2025
Patch Changes
execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)