Closed renovate[bot] closed 6 months ago
This PR contains the following updates:
2.0.2
4.1.1
📅 Schedule: Branch creation - "on the first saturday of the month" (UTC), 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.
This PR contains the following updates:
2.0.2
->4.1.1
Release Notes
cyco130/vavite (@vavite/multibuild)
### [`v4.1.1`](https://togithub.com/cyco130/vavite/compare/4.1.0...4.1.1) [Compare Source](https://togithub.com/cyco130/vavite/compare/4.1.0...4.1.1) ### [`v4.1.0`](https://togithub.com/cyco130/vavite/compare/4.0.3...4.1.0) [Compare Source](https://togithub.com/cyco130/vavite/compare/4.0.3...4.1.0) ### [`v4.0.3`](https://togithub.com/cyco130/vavite/compare/4.0.2...4.0.3) [Compare Source](https://togithub.com/cyco130/vavite/compare/4.0.2...4.0.3) ### [`v4.0.2`](https://togithub.com/cyco130/vavite/compare/4.0.1...4.0.2) [Compare Source](https://togithub.com/cyco130/vavite/compare/4.0.1...4.0.2) ### [`v4.0.1`](https://togithub.com/cyco130/vavite/compare/4.0.0...4.0.1) [Compare Source](https://togithub.com/cyco130/vavite/compare/4.0.0...4.0.1) ### [`v4.0.0`](https://togithub.com/cyco130/vavite/compare/3.0.0...4.0.0) [Compare Source](https://togithub.com/cyco130/vavite/compare/3.0.0...4.0.0) ### [`v3.0.0`](https://togithub.com/cyco130/vavite/releases/tag/3.0.0) [Compare Source](https://togithub.com/cyco130/vavite/compare/2.0.2...3.0.0) #### BREAKING CHANGES All Vite plugins in the repo now use named exports instead of default exports. So please update: ```ts import vavite from "vavite"; ``` to ```ts import { vavite } from "vavite"; ```Configuration
📅 Schedule: Branch creation - "on the first saturday of the month" (UTC), 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.