github QwikDev/qwik @builder.io/qwik@1.19.0

latest releases: eslint-plugin-qwik@2.0.0-beta.18, @qwik.dev/router@2.0.0-beta.18, @qwik.dev/react@2.0.0-beta.18...
6 hours ago

Minor Changes

  • untrack() now accepts signals and stores directly, as well as accepting arguments when you pass a function. This makes retrieving values without subscribing to them more efficient. (by @wmertens in #8247)

Patch Changes

  • 🐞🩹 we now prevent merging useVisibleTask$ code together with other segments to prevent overpreloading when their entry contains a lot of transitive imports. (by @maiieul in #8275)

  • 🐞🩹 duplicated preload bundles in SSR preload (by @chebanenko in #8248)

  • ⚡️: the core.js and preloader.js references in q-manifest and bundle-graph are now filtered out for smaller outputs. (by @maiieul in #8278)

Don't miss a new qwik release

NewReleases is sending notifications on new releases.