v2.3.2
What's Changed
- fix: CJS detection regression for packages with "export" in comments by @bartlomieju in https://github.com/denoland/fresh/pull/3793
Full Changelog: https://github.com/denoland/fresh/compare/2.3.1...2.3.2
Fetched June 2, 2026
Full Changelog: https://github.com/denoland/fresh/compare/2.3.1...2.3.2
Fetched June 2, 2026
What's Changed fix: CJS detection regression for packages with "export" in comments by @bartlomieju in https://github.com/denoland/fresh/pu…
Deno · FreshWhat's Changed refactor: remove CJS and env var Babel transforms, let Vite handle natively by @bartlomieju in https://github.com/denoland/f…
Deno · Fresh