Unclaimed project
Are you a maintainer of fresh? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
fresh
The next-gen web framework.
denodenofreshfreshjavascriptpreacttypescript
Last updated about 1 month ago
Back to changelogBug Fixes
- fix: prevent island names from shadowing JavaScript globals by @fry69 in https://github.com/denoland/fresh/pull/3522
@fresh/plugin-vite
- fix(vite): dev server not recovering on syntax error by @marvinhagemeister in https://github.com/denoland/fresh/pull/3507
- fix(vite): support jsx namespaces by @marvinhagemeister in https://github.com/denoland/fresh/pull/3539
- fix(vite): empty commonjs files with only __esModule by @marvinhagemeister in https://github.com/denoland/fresh/pull/3540
Maintenance
- chore: set nodeModulesDir to manual by @fry69 in https://github.com/denoland/fresh/pull/3493
- ci: fix publish workflow by @fry69 in https://github.com/denoland/fresh/pull/3495
- test: make sure free ports get used by @fry69 in https://github.com/denoland/fresh/pull/3497
- test(init): fix address in use by @fry69 in https://github.com/denoland/fresh/pull/3532
- fix(vite): unable to load transpiled commonjs with node builtins by @marvinhagemeister in https://github.com/denoland/fresh/pull/3541
Documentation
- docs: add deno.json update section to migration guide by @fry69 in https://github.com/denoland/fresh/pull/3471
docs: Fix wrong variable name in migration guide by @BrunoBernardino in https://github.com/denoland/fresh/pull/3496docs: update readme for fresh 2 by @treejadey in https://github.com/denoland/fresh/pull/3503docs: troubleshoot dependency installation by @fry69 in https://github.com/denoland/fresh/pull/3508docs: troubleshoot VS Code extension by @fry69 in https://github.com/denoland/fresh/pull/3510docs: troubleshoot deploy error message by @fry69 in https://github.com/denoland/fresh/pull/3511docs: export FreshViteConfig type by @dsherret in https://github.com/denoland/fresh/pull/3516docs: add Deno upgrade section by @marvinhagemeister in https://github.com/denoland/fresh/pull/3526docs: typos in define helpers page by @devdumpling in https://github.com/denoland/fresh/pull/3533Showcase
- showcase: add Retro Ranker project to showcase.json by @Nergy101 in https://github.com/denoland/fresh/pull/3490
New Contributors
- @BrunoBernardino made their first contribution in https://github.com/denoland/fresh/pull/3496
- @treejadey made their first contribution in https://github.com/denoland/fresh/pull/3503
- @dsherret made their first contribution in https://github.com/denoland/fresh/pull/3516
- @Nergy101 made their first contribution in https://github.com/denoland/fresh/pull/3490
- @devdumpling made their first contribution in https://github.com/denoland/fresh/pull/3533
Full Changelog: https://github.com/denoland/fresh/compare/2.1.1...2.1.2