July 2nd, 2025
The latest news releases from the Qwik team
eslint-plugin-qwik@2.0.0-beta.4
July 2nd, 2025
July 2nd, 2025
July 2nd, 2025
July 2nd, 2025
Minor Changes
✨ implement new SerializationWeakRef class for values that can be not serialized (by @Varixo in #7466)
✨ expose option to never or always serialize computed-like signal value (by @Varixo in #7466)
Patch Changes
🐞🩹 async computed signal promise rejection (by @Varixo in #7466)
✨ expose invalidate method for computed-like signals (by @Varixo in #7466)
🐞🩹 serializer symbol value recalculate without update function (by @Varixo in #7466)
🐞🩹 async computed correctly handle returning falsy value (by @Varixo in #7466)
June 30th, 2025