June 4th, 2025
The latest news releases from the Qwik team
eslint-plugin-qwik@2.0.0-beta.1
June 4th, 2025
June 4th, 2025
Patch Changes
- Implement View Transition on SPA navigation (by @GrandSchtroumpf in #7391)
June 4th, 2025
June 4th, 2025
Minor Changes
- ✨ new hook - useAsyncComputed$ in replacement of useComputed$ with async operations (by @Varixo in #7589)
Patch Changes
🐞🩹 don't wrap static objects with signal (by @Varixo in #7637)
🐞🩹 ensure components are only rendered when necessary (by @Varixo in #7631)
🐞🩹 skip serialize functions wrapped with the
noSerialize
(by @Varixo in #7621)🐞🩹 reactivity for type-asserted variables in templates (by @Varixo in #7619)
🐞🩹 reactivity for logical expressions in templates (by @Varixo in #7619)
✨ When an error occurs during SSR due to using the browser APIs, show an explanation. (by @JerryWu1234 in #7571)
May 21st, 2025