Skip to content

The latest news releases from the Qwik team

July 29th, 2024

create-qwik@1.7.2

Patch Changes

    • built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @wmertens in #6715) If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.
    • @builder.io/qwik no longer depends on undici

Contributors:

  • wmertens
  • builder

July 11th, 2024

v1.7.1

What's Changed

There are very important bugfixes around build and development in this release and we recommend upgrading.

PRs

Full Changelog: https://github.com/QwikDev/qwik/compare/v1.7.0...v1.7.1

Contributors:

  • genki
  • JohnPremKumar
  • auth
  • gioboa
  • thejackshelton
  • wmertens
  • shairez
1
...
24
25
26
...
30