Skip to content

Commit

Permalink
release: v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBarre committed Feb 8, 2025
1 parent ea18caa commit f79b137
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 3.8.0

### Add useAtYourOwnRisk_mutateSwcOptions option

The future of Vite is with OXC, and from the beginning this was a design choice to not exposed too many specialties from SWC so that Vite React users can move to another transformer later.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-react-swc-monorepo",
"version": "3.7.2",
"version": "3.8.0",
"type": "module",
"private": true,
"scripts": {
Expand Down

0 comments on commit f79b137

Please sign in to comment.