Skip to content

The latest news releases from the Qwik team

February 13th, 2024

v1.4.5

What's Changed

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.4.4...v1.4.5

Contributors:

  • LorisSigrist
  • wmertens
  • codethinki
  • maiieul
  • iamriajul
  • mrhoodz

February 6th, 2024

v1.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.4.3...v1.4.4

Contributors:

  • wmertens
  • kylerush
  • mrhoodz
  • container
  • iamriajul
  • alexcsandru
  • ozanmakes

January 30th, 2024

v1.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/BuilderIO/qwik/compare/v1.4.2...v1.4.3

Contributors:

  • balaji
  • wmertens
  • qwik
  • auth
  • balazsorban44
  • greatgraphicdesign
  • STRd6
  • mhevery
  • alexismch
  • mrhoodz

January 27th, 2024

v1.4.2

What's Changed

New Contributors

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

Contributors:

  • STRd6
  • thejackshelton
  • Seanmclem
  • wmertens

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
1
...
8
9
10
...
30