Releases: QwikDev/qwik
Releases · QwikDev/qwik
[email protected]
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
[email protected]
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
@builder.io/[email protected]
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/[email protected]
Patch Changes
-
execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
-
Updated dependencies [
494d27c,7d62aa2,767c981,bd6c9b3]:- @builder.io/[email protected]
@builder.io/[email protected]
Patch Changes
- execute cleanup cb for all component tree while calling dispose.cleanup method returned by render fn (by @sashkashishka in #8164)
[email protected]
[email protected]
- FIX: add missing execa dependency
@qwik.dev/[email protected]
Patch Changes
- Updated dependencies [
27d4724]:- @qwik.dev/[email protected]
@qwik.dev/[email protected]
Patch Changes
- Updated dependencies [
27d4724]:- @qwik.dev/[email protected]
@qwik.dev/[email protected]
Patch Changes
- ✨ Introduced the QRLInternal type (by @JerryWu1234 in #8193)