Skip to content

0.6.2

Compare
Choose a tag to compare
@cyco130 cyco130 released this 02 Nov 17:18
· 288 commits to main since this release
  • rakkas preview CLI command (courtesy of @sharmapukar217)
  • 🪲 No more FOUC (flash of unstyled content) in development
  • 🪲 Sourcemap options are now respected
  • 🪲 ctx.fetch now honors the credentials property
  • 🪲 useId now matches between SSR and client
  • 🪲 useServerSideQuery(() => someVar) now works as expected
  • 🪲 Command-click is now handled correctly on macOS