Skip to content

chore: release 2.3.1#3792

Merged
bartlomieju merged 1 commit into
mainfrom
chore/release-2.3.1
Apr 27, 2026
Merged

chore: release 2.3.1#3792
bartlomieju merged 1 commit into
mainfrom
chore/release-2.3.1

Conversation

@bartlomieju
Copy link
Copy Markdown
Contributor

Summary

  • Bump @fresh/core to 2.3.1
  • Bump @fresh/init to 2.3.1
  • Bump @fresh/update to 2.3.1
  • Bump @fresh/plugin-vite from 1.0.8 to 1.1.0
  • Bump @fresh/plugin-tailwind-v3 from 1.0.1 to 1.1.0

The plugin packages were not published during the 2.3.0 release despite having significant changes merged. Notable fixes in @fresh/plugin-vite include immutable caching for Vite-built assets (#3761), CSS modules in layouts (#3764), and multiple staticDir support (#3759).

Also updates FRESH_VITE_PLUGIN version constant in @fresh/init so new projects scaffold with the correct plugin version.

Closes #3784

Test plan

  • CI passes
  • After merge, deno publish workflow publishes all bumped packages to JSR

Bump @fresh/core, @fresh/init, and @fresh/update to 2.3.1.
Bump @fresh/plugin-vite to 1.1.0 and @fresh/plugin-tailwind-v3 to 1.1.0.
These plugin packages were not published during 2.3.0 despite having
significant changes merged, including immutable caching for Vite assets.
@bartlomieju bartlomieju merged commit 71e849c into main Apr 27, 2026
9 checks passed
@bartlomieju bartlomieju deleted the chore/release-2.3.1 branch April 27, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Island JS chunks not being cached (Cache-Control: no-cache) when using @fresh/plugin-vite

1 participant