Hasty Briefsbeta

Deno Fresh 2.0.0

20 hours ago
  • #Deno
  • #Fresh
  • #Vite
  • Fresh is now officially a Vite plugin, enabling access to Vite's plugin ecosystem.
  • Hot Module Replacement (HMR) is now supported in islands.
  • Rendering is much faster due to Deno's precompile feature.
  • The core engine has been rewritten for easier middleware and Fresh app composition.
  • Built-in OpenTelemetry integration allows viewing middleware and rendering performance in Deno Deploy.
  • Cold start times are drastically improved by lazy loading routes only when needed.
  • Fresh has transitioned to JSR.