| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
✅ Deploy Preview for viteplus-preview canceled.
|
Sorry, something went wrong.
NAPI bakes the package.json version into binding/index.cjs version checks. The prepare_release workflow bumps package.json but does not regenerate this file, so the CI build's regeneration step produces a diff that the post-build no-unexpected-changes guard rejects.
|
Discord announcement draft: :viteplus: **vite-plus v0.2.4 is out** :tada:
Security hotfix for Vitest Browser Mode.
**Highlights**
:lock: Fixes critical [GHSA-p63j-vcc4-9vmv](https://github.com/vitest-dev/vitest/security/advisories/GHSA-p63j-vcc4-9vmv) in bundled Vitest Browser Mode
**Upstream Upgrades**
:package: vitest `4.1.9` -> `4.1.10`
:package: `@vitest/browser*` `4.1.9` -> `4.1.10`
**Bundled versions**
vite `8.1.3`, rolldown `1.1.4`, tsdown `0.22.3`, vitest `4.1.10`, oxlint `1.72.0`, oxlint-tsgolint `0.24.0`, oxfmt `0.57.0`
**Upgrade**: `vp upgrade`
Full notes: <https://github.com/voidzero-dev/vite-plus/releases/tag/v0.2.4>
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Release vite-plus v0.2.4: Vitest security hotfix.
This hotfix updates the bundled Vitest Browser Mode packages to 4.1.10, which includes the fix for GHSA-p63j-vcc4-9vmv. The advisory is critical and affects @vitest/browser <=4.1.9.
Highlights
Chore
Bundled Versions
Upgrade
New Contributors
No new contributors in this release.
Full Changelog: v0.2.3...v0.2.4
Merging this PR will trigger the release workflow.