Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 17:57
· 236 commits to main since this release

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