rakkasjs

Bleeding-edge React framework powered by Vite

MIT License

Downloads
1.9K
Stars
1.1K
Committers
9

Bot releases are visible (Hide)

rakkasjs - 0.6.3 Latest Release

Published by cyco130 almost 2 years ago

A d'Oh! release. Refer to 0.6.2 for fixes and features.

rakkasjs - 0.6.2

Published by cyco130 almost 2 years ago

  • 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
rakkasjs - 0.6.1

Published by cyco130 about 2 years ago

Just bug fixes and better error reporting during prerender.

rakkasjs - 0.6.0

Published by cyco130 about 2 years ago

Huge release with heaps of features and updates 💃

  • React 18
    • Concurrent mode
    • Streaming SSR
    • Suspense for data fetching
  • Vite 3
    • ESM SSR build ("type": "module")
    • Improved cold start
  • Brand new data fetching system
    • react-query-inspired useQuery and useMutation
    • API-less data fetching with useServerSideQuery
    • Remix-inspired form action handlers
    • Waterfall-free preload functions
  • HatTip
    • HTTP handling based on web standards
    • Adapters for Vercel Edge, Netlify Edge, and Deno/Deno Deploy
    • Express integration
  • Routing improvements
    • Route guards
    • Catch-all routes
    • Simpler 404 handling
  • Miscellaneous
    • Response headers customization
    • Shared ESLint configuration

https://github.com/rakkasjs/rakkasjs

Package Rankings
Top 3.62% on Npmjs.org
Top 6.73% on Proxy.golang.org
Badges
Extracted from project README
Build Status MIT license React Vite Tweet about Rakkas