github QwikDev/qwik v1.4.0

latest releases: @builder.io/qwik-city@1.9.0, @builder.io/qwik@1.9.0, eslint-plugin-qwik@1.9.0...
8 months ago

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: v1.3.5...v1.4.0

Don't miss a new qwik release

NewReleases is sending notifications on new releases.