Skip to content

The latest news releases from the Qwik team

January 25th, 2024

v1.4.1

Overview

  • Try harder to prevent dirty tasks on SSR
  • AWS middleware in qwik-city
  • File filter option to make Qwik work better with Astro
  • qwik-auth can now handle multiple cookies
  • Node adapters in qwik-city now read .env files
  • Bugfixes in various service workers, starter CSS build, etc
  • Dependency updates

Thanks to all contributors!

Commits

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.4.0...v1.4.1

Contributors:

  • mrhoodz
  • fabian
  • ksjogo
  • leifermendez
  • Balastrong
  • hassanzohdy
  • STRd6
  • thejackshelton
  • wmertens
  • mhevery
  • linkfang

January 18th, 2024

v1.4.0

What's Changed

  • Types have changed a bit, now JSX components output JSXOutput instead of JSXNode, which captures the existing possibility to return strings, booleans, arrays etc.
  • The Link component now automatically prefetches the JS needed
  • When SPA routing fails, it will now use MPA routing as a fallback
  • Various bugfixes

PRs merged

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.5...v1.4.0

Contributors:

  • blueagler
  • gioboa
  • wmertens
  • linkfang
  • Balastrong
  • thenhawke
  • maiieul
  • mhevery
  • aendel
  • ksjogo
  • iamriajul
  • yanivhamo
  • erikras
  • ChallengeHandler

January 12th, 2024

v1.3.5

What's Changed

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.4...v1.3.5

Contributors:

  • harshmangalam
  • mhevery
  • ignatvilesov
  • wmertens
  • maiieul

January 11th, 2024

v1.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.3...v1.3.4

Contributors:

  • wmertens
  • nelsonprsousa
  • fabian
  • ignatvilesov
  • harshmangalam

January 10th, 2024

v1.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.2...v1.3.3

Contributors:

  • mayank99
  • sreeisalso
  • Adbib
  • lelouchB
  • iamriajul
  • hassanzohdy
  • thejackshelton
  • mhevery
  • gabrielgrant
  • AustinGil
  • tera
  • abstractalgo
  • colelawrence
  • tidiview
  • gioboa
  • wmertens

January 1st, 2024

v1.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.3.1...v1.3.2

Contributors:

  • thejackshelton
  • nelsonprsousa
  • phyrog
  • mhevery
  • iamriajul
  • HenriqueLimas
  • maiieul
  • gioboa
  • ValentinBossi
  • shwosner
  • wmertens
  • Adbib
  • shairez
  • jakovljevic
1
...
11
12
13
...
30