Skip to content

Releases: QwikDev/qwik

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

v1.5.6

09 Jun 14:20
Compare
Choose a tag to compare

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: v1.5.5...v1.5.6

v1.5.5

21 May 19:18
0b8410b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.5.5

v1.5.4

07 May 21:28
ce8a1c0
Compare
Choose a tag to compare

What's Changed

  • fix(types): add exports for old ts import style by @wmertens in #6263

  • fix(Click-to-Source ): fix windows by @PatrickJS in #6261

  • fix: upgrade authcore level by @JerryWu1234 in #6147

  • feat(qwik-city): scroll restoration any element by @genki in #6258

  • fix(qrl): ensure .resolved exists in all cases by @wmertens in #6213

  • docs: Update components/tasks index.mdx verbiage and phrasing by @Jemsco in #6206

  • docs: reworded documentation and fixed grammar by @codyroberts in #6207

  • docs: Update advanced speculative module fetching verbiage … by @Jemsco in #6209

  • docs: Update advanced modules prefetching index.mdx verbiage by @Jemsco in #6210

  • docs: Update components/events index.mdx verbiage and phrasing by @Jemsco in #6216

  • docs: Update components/context index.mdx verbiage by @Jemsco in #6217

  • docs: Update components/slots index.mdx verbiage and phrasing by @Jemsco in #6218

  • docs: Update components/rendering index.mdx verbiage and phrasing by @Jemsco in #6219

  • docs: add missing import by @krisantuswanandi in #6225

  • fix(vite.config): Duplicate Export by @PatrickJS in #6227

  • fix(vite.config): error only when dupe by @PatrickJS in #6228

  • docs(routing): plugin by @PatrickJS in #6229

  • docs(plugin): qwik plugin and vite plugin by @PatrickJS in #6231

  • docs(sidebar): save scroll position, wider, and prefetch by @PatrickJS in #6234

  • fix(starters/empty): avoid p element gotchas by @PatrickJS in #6236

  • docs: Update components/styles index.mdx verbiage and phrasing by @Jemsco in #6245

  • docs: advanced dollar by @gparlakov in #6244

  • docs: advanced/dollar correct button by @gparlakov in #6243

  • docs: Update qwikcity index.mdx verbiage and phrasing by @Jemsco in #6248

  • docs: Update components/overview index.mdx to add export default by @Jemsco in #6250

  • docs: Update getting-started index.mdx to add export default by @Jemsco in #6251

  • docs: Update authjs index.mdx add environment vars for node by @Jemsco in #6253

  • docs: Update components/tasks index.mdx useVisibleTask$ by @Jemsco in #6255

  • docs: Update server index.mdx define server inside onclick by @Jemsco in #6256

  • docs: Environment Variables by @RumNCodeDev in #6257

  • fix(data-qwik-inspector): bypass data-qwik-inspector when needed by @PatrickJS in #6239

  • style(base/entry.preview.tsx): comment by @PatrickJS in #6259

  • fix(http): ignore ERR_HTTP2_INVALID_STREAM by @PatrickJS in #6238

  • feat(pause): capture errors in tasks by @PatrickJS in #6260

  • revert: starter vite config server bundle optimizations by @thejackshelton in #6265

  • docs: Update components/state index.mdx removing store objects by @Jemsco in #6266

  • docs: Update env-variables index.mdx add docker and fastify note by @Jemsco in #6262

  • fix(docs): try-catch local and session storage by @PatrickJS in #6268

  • docs: Update components/tasks index.mdx add useTask async note by @Jemsco in #6267

  • docs(stored-searches): try-catch by @PatrickJS in #6271

  • docs(stored-searches): try-catch types by @PatrickJS in #6272

  • docs: Update env-variables index.mdx with lifecycle section by @Jemsco in #6273

  • docs: Update routing index.mdx prevent prefetching behavior by @Jemsco in #6274

  • chore: 1.5.4 by @wmertens in #6275

  • docs(): clarify that prefetch is on by default by @maiieul in #6276

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

01 May 19:55
7ccd345
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

09 Apr 22:02
2d745bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

06 Mar 16:19
c88e53d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1