Skip to content

The latest news releases from the Qwik team

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

July 9th, 2024

v1.7.0

Notable changes

  • Form errors when using dot notation have a slightly different type
  • Changes to search parameters in the URL will cause routeloaders to re-run now
  • Fixed several issues in dev mode

PRs merged

New Contributors

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

Contributors:

  • gioboa
  • wmertens
  • codyroberts
  • BuptStEve
  • thejackshelton
  • arlyxiao
  • octet
  • tzdesign

June 28th, 2024

v1.6.0

What's Changed

Features

  • feat(vite-imagetools): add fetch priority support by @JerryWu1234 in #6538
  • feat: manage assetsDir by @gioboa in #6588
  • feat(qwikVite): add possibility to define multiple outputs by @KingSora in #6452
  • feat(vite-server config): added the option to disable image dev tools for dev server by @s-voloshynenko in #6427
  • feat(qrl): wrap resolved funcs for scope by @wmertens in #6575
  • feat(core): Add support to shadow DOM for QwikLoader. by @mhevery in #6547

Bug Fixes

Docs

New Contributors

Full Changelog: https://github.com/QwikDev/qwik/compare/v1.5.7...v1.6.0

Contributors:

  • JerryWu1234
  • gioboa
  • KingSora
  • s
  • wmertens
  • mhevery
  • shairez
  • thecoder93
  • thejackshelton
  • zougari47
  • srapport
  • maiieul
  • codyroberts
  • gimonaa
  • lollyxsrinand
  • tzdesign
  • sajebehari
  • nevthereal

June 12th, 2024

v1.5.7

What's Changed

New Contributors

Full Changelog: https://github.com/QwikDev/qwik/compare/v1.5.6...v1.5.7

Contributors:

  • shairez
  • sajebehari
  • gioboa

June 9th, 2024

v1.5.6

What's Changed

Many bugfixes and documentation updates.

We also added an API tech preview: createSignal, useConstant and createComputed$, which should be self-explanatory. Feedback welcome on Discord or in issues. We cannot guarantee the stability of these APIs yet, although they are simple enough that they probably won't need changing.

Commits

New Contributors

Full Changelog: https://github.com/QwikDev/qwik/compare/v1.5.5...v1.5.6

Contributors:

  • greatgraphicdesign
  • PatrickJS
  • JerryWu1234
  • shairez
  • loriswit
  • anxhirr
  • maiieul
  • Joristdh
  • Lejla94
  • codyroberts
  • wmertens
  • mhevery
  • gioboa
  • thejackshelton
  • dependabot
  • Dokja620
  • octet
1
...
6
7
8
...
30