github QwikDev/qwik @qwik.dev/core@2.0.0-beta.4

latest releases: @qwik.dev/core@2.0.0-beta.8, @qwik.dev/router@2.0.0-beta.8, @qwik.dev/react@2.0.0-beta.8...
pre-release2 months ago

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)

  • 🐞🩹 maximum component rerender retries (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)

Don't miss a new qwik release

NewReleases is sending notifications on new releases.