Bug Fixes
@fresh/plugin-vite
- fix(vite): dev server not recovering on syntax error by @marvinhagemeister in #3507
- fix(vite): support jsx namespaces by @marvinhagemeister in #3539
- fix(vite): empty commonjs files with only __esModule by @marvinhagemeister in #3540
Maintenance
- chore: set nodeModulesDir to manual by @fry69 in #3493
- ci: fix publish workflow by @fry69 in #3495
- test: make sure free ports get used by @fry69 in #3497
- test(init): fix address in use by @fry69 in #3532
- fix(vite): unable to load transpiled commonjs with node builtins by @marvinhagemeister in #3541
Documentation
- docs: add deno.json update section to migration guide by @fry69 in #3471
- docs: Fix wrong variable name in migration guide by @BrunoBernardino in #3496
- docs: update readme for fresh 2 by @treejadey in #3503
- docs: troubleshoot dependency installation by @fry69 in #3508
- docs: troubleshoot VS Code extension by @fry69 in #3510
- docs: troubleshoot deploy error message by @fry69 in #3511
- docs: export FreshViteConfig type by @dsherret in #3516
- docs: add Deno upgrade section by @marvinhagemeister in #3526
- docs: typos in define helpers page by @devdumpling in #3533
Showcase
New Contributors
- @BrunoBernardino made their first contribution in #3496
- @treejadey made their first contribution in #3503
- @dsherret made their first contribution in #3516
- @Nergy101 made their first contribution in #3490
- @devdumpling made their first contribution in #3533
Full Changelog: 2.1.1...2.1.2