Skip to content

Releases: QwikDev/qwik

[email protected]

29 Jul 23:10
Compare
Choose a tag to compare

[email protected]

29 Jul 17:31
Compare
Choose a tag to compare

[email protected]

29 Jul 23:10
Compare
Choose a tag to compare

Patch Changes

  • 🐞🩹 get the right version number in starter apps (by @shairez in #6742)

[email protected]

29 Jul 17:31
Compare
Choose a tag to compare

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

@builder.io/[email protected]

29 Jul 23:10
Compare
Choose a tag to compare

@builder.io/[email protected]

29 Jul 23:10
Compare
Choose a tag to compare

v1.7.1

11 Jul 14:25
3c5e5a7
Compare
Choose a tag to compare

What's Changed

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

PRs

Full Changelog: v1.7.0...v1.7.1

v1.7.0

09 Jul 19:59
Compare
Choose a tag to compare

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: v1.6.0...v1.7.0

v1.6.0

28 Jun 19:52
eddcfbf
Compare
Choose a tag to compare

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: v1.5.7...v1.6.0

v1.5.7

12 Jun 16:46
0aba578
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.6...v1.5.7