v2.1.4
Bug Fixes
- fix(partial): buttons outside forms should not trigger navigation by @marvinhagemeister in https://github.com/denoland/fresh/pull/3584
- fix: switch to
nodeModulesDir: "manual"to avoid install race conditions by @marvinhagemeister in https://github.com/denoland/fresh/pull/3588 - fix:
HEADwhen onlyGETis registered in.route()by @marvinhagemeister in https://github.com/denoland/fresh/pull/3587
@fresh/plugin-vite
- fix(vite): mark transformed commonjs with
__esModuleby @marvinhagemeister in https://github.com/denoland/fresh/pull/3575 - fix(vite): inherit top level
outDirconfig if by @PastelStoic in https://github.com/denoland/fresh/pull/3570
Documentation
- docs: fix two typos by @revelt in https://github.com/denoland/fresh/pull/3577
Maintenance
- chore: update @astral/astral by @marvinhagemeister in https://github.com/denoland/fresh/pull/3583
- chore: tests add more logs for easier debugging by @marvinhagemeister in https://github.com/denoland/fresh/pull/3589
- chore: improve init tests by @marvinhagemeister in https://github.com/denoland/fresh/pull/3590
New Contributors
- @revelt made their first contribution in https://github.com/denoland/fresh/pull/3577
Full Changelog: https://github.com/denoland/fresh/compare/2.1.3...2.1.4
Fetched June 2, 2026

