Skip to content

0.6.0: Fullstack

Past due by 24 days 26% complete

Dioxus 0.6 focus on polishes and improvements. The headlining features of this release include fullstack upgrades, smaller binaries, and various polishes.

See more: #2223

More features include:

  • "Helmet" integration that merges title/link/meta tags
  • Better developer experience when using the CLI
  • Progressive forms
  • SSE
  • WebSockets
  • Resumable streaming queries
  • F…

Dioxus 0.6 focus on polishes and improvements. The headlining features of this release include fullstack upgrades, smaller binaries, and various polishes.

See more: #2223

More features include:

  • "Helmet" integration that merges title/link/meta tags
  • Better developer experience when using the CLI
  • Progressive forms
  • SSE
  • WebSockets
  • Resumable streaming queries
  • Fullstack-integrated error boundaries
  • Fullstack-integrated suspense
  • Deploy guides
  • View server_fns from CLI

Stretch goals:

  • Islands prototype
  • Server-side signals
  • Bundle splitting of WASM via CFG in the router
  • Useful middleware (auth, rate limiting, analytics, tracing etc)