Releases: QwikDev/qwik
Releases · QwikDev/qwik
[email protected]
[email protected]
@qwik.dev/[email protected]
@qwik.dev/[email protected]
Patch Changes
- Updated dependencies [
01fa728
]:- @qwik.dev/[email protected]
@qwik.dev/[email protected]
[email protected]
[email protected]
@qwik.dev/[email protected]
@qwik.dev/[email protected]
@qwik.dev/[email protected]
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)