Releases: QwikDev/qwik
Releases · QwikDev/qwik
eslint-plugin-qwik@1.18.0
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
create-qwik@1.18.0
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
@builder.io/qwik@1.18.0
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)
@builder.io/qwik-react@0.5.8
@builder.io/qwik-city@1.18.0
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
eslint-plugin-qwik@2.0.0-beta.16
eslint-plugin-qwik@2.0.0-beta.16
create-qwik@2.0.0-beta.16
- FIX: add missing execa dependency
@qwik.dev/router@2.0.0-beta.16
Patch Changes
- Updated dependencies [
27d4724]:- @qwik.dev/core@2.0.0-beta.16
@qwik.dev/react@2.0.0-beta.16
Patch Changes
- Updated dependencies [
27d4724]:- @qwik.dev/core@2.0.0-beta.16
@qwik.dev/core@2.0.0-beta.16
Patch Changes
- ✨ Introduced the QRLInternal type (by @JerryWu1234 in #8193)