Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
denoland/freshv2.x
14 releases

TL;DR

Fresh now supports the View Transitions API (modern browser navigation) and WebSockets, enabling richer, more interactive web applications.

New

  • WebSockets: Add real-time communication to your applications using ctx.upgrade() and app.ws() (bidirectional communication).
  • View Transitions API: Enable smoother, animated page transitions in supporting browsers (client-side navigation).
  • Project Initialization: Use deno create to quickly scaffold new Fresh projects (command-line tool).

Fixes Worth Knowing

  • Improved compatibility with npm packages via a better CJS-to-ESM transform.
  • Fixed issues with CSS modules and static file paths.
  • Corrected handling of active links with query parameters.
  • Resolved issues with Vite asset caching and base path configuration.

Before You Upgrade

If you rely on Babel for CJS transforms, be aware that the Babel transform was briefly reverted and is now re-enabled. No action is needed, but be aware of this change if you encountered issues with CJS compatibility in 2.3.3.

2.3.32.3.3
Apr 28, 2026
2.3.22.3.2
Apr 28, 2026
2.3.02.3.0
Apr 24, 2026
2.2.22.2.2
Mar 28, 2026
2.2.12.2.1
Feb 11, 2026
2.2.02.2.0
Nov 18, 2025
2.1.42.1.4
Oct 30, 2025
2.1.32.1.3
Oct 23, 2025
2.1.22.1.2
Oct 8, 2025
2.1.12.1.1
Sep 19, 2025
2.1.02.1.0
Sep 15, 2025
2.0.22.0.2
Sep 12, 2025
2.0.12.0.1
Sep 12, 2025
2.0.02.0.0
Sep 9, 2025
denoland/freshv1.x
35 releases

TL;DR

Fresh now fully supports Deno 2, resolving issues with the esbuild-deno-loader (a fast JavaScript bundler) and its caching mechanism.

Fixes Worth Knowing

Resolved an issue where esbuild-deno-loader didn’t work correctly with Deno 2’s new file caching.

1.7.31.7.3
Oct 14, 2024
1.7.21.7.2
Oct 4, 2024
1.7.11.7.1
Aug 15, 2024
1.7.01.7.0
Aug 15, 2024
1.6.81.6.8
Mar 22, 2024
1.6.71.6.7
Mar 21, 2024
1.6.61.6.6
Mar 21, 2024
1.6.51.6.5
Feb 14, 2024
1.6.41.6.4
Feb 14, 2024
1.6.31.6.3
Jan 15, 2024
1.6.21.6.2
Jan 15, 2024
1.6.11.6.1
Dec 7, 2023
1.6.01.6.0
Dec 1, 2023
1.5.41.5.4
Nov 7, 2023
1.5.31.5.3
Nov 7, 2023
1.5.21.5.2
Oct 16, 2023
1.5.11.5.1
Oct 11, 2023
1.5.01.5.0
Oct 10, 2023
1.4.31.4.3
Sep 6, 2023
1.4.21.4.2
Aug 17, 2023
1.4.11.4.1
Aug 16, 2023
1.4.01.4.0
Aug 16, 2023
1.3.11.3.1
Jul 21, 2023
1.3.01.3.0
Jul 18, 2023
1.2.01.2.0
Jun 15, 2023
1.1.61.1.6
May 23, 2023
1.1.51.1.5
Apr 4, 2023
1.1.41.1.4
Mar 8, 2023
1.1.31.1.3
Feb 7, 2023
1.1.21.1.2
Oct 11, 2022
1.1.11.1.1
Sep 12, 2022
1.1.01.1.0
Sep 8, 2022
1.0.21.0.2
Jul 31, 2022
1.0.11.0.1
Jul 4, 2022
1.0.01.0.0
Jun 28, 2022
denoland/freshv1.xprerelease
6 releases

TL;DR

Fresh now supports internationalization (i18n) allowing you to configure the language for your web application.

Fixes Worth Knowing

Restarting the development server no longer causes multiple reloads. Favicons are now generated correctly when initializing a new project. Mobile zoom issues in the counter example have been resolved.

Before You Upgrade

Ensure you are using a Deno version that meets the minimum requirements checked during project initialization.

1.0.0-rc.61.0.0-rc.6
Jun 27, 2022
1.0.0-rc.51.0.0-rc.5
Jun 26, 2022
1.0.0-rc.41.0.0-rc.4
Jun 24, 2022
1.0.0-rc.31.0.0-rc.3
Jun 22, 2022
1.0.0-rc.21.0.0-rc.2
Jun 22, 2022
1.0.0-rc.11.0.0-rc.1
Jun 21, 2022