vitejs/vite-plugin-react-swc
### [`v3.3.1`](https://togithub.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#331)
[Compare Source](https://togithub.com/vitejs/vite-plugin-react-swc/compare/v3.3.0...v3.3.1)
- Add `type: module` to package.json ([#101](https://togithub.com/vitejs/vite-plugin-react-swc/pull/101)). Because the library already publish `.cjs` & `.mjs` files, the only change is for typing when using the node16 module resolution (fixes [#95](https://togithub.com/vitejs/vite-plugin-react-swc/issues/95))
- Throw an error when the MDX plugin is after this one ([#100](https://togithub.com/vitejs/vite-plugin-react-swc/pull/100)). This is an expected breaking change added in `3.2.0` and this should people that were using both plugins before this version to migrate.
Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^3.3.0
->^3.3.1
Release Notes
vitejs/vite-plugin-react-swc
### [`v3.3.1`](https://togithub.com/vitejs/vite-plugin-react-swc/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/vitejs/vite-plugin-react-swc/compare/v3.3.0...v3.3.1) - Add `type: module` to package.json ([#101](https://togithub.com/vitejs/vite-plugin-react-swc/pull/101)). Because the library already publish `.cjs` & `.mjs` files, the only change is for typing when using the node16 module resolution (fixes [#95](https://togithub.com/vitejs/vite-plugin-react-swc/issues/95)) - Throw an error when the MDX plugin is after this one ([#100](https://togithub.com/vitejs/vite-plugin-react-swc/pull/100)). This is an expected breaking change added in `3.2.0` and this should people that were using both plugins before this version to migrate.Configuration
📅 Schedule: Branch creation - "on the first day of the month" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.