Skip to content

Commit 4fb7cfc

Browse files
chore: upgrade Rolldown 1.0.0-rc.16 (#394)
Automated daily upgrade of Vite, Rolldown, and/or Vitest to the latest available versions. **Rolldown:** `1.0.0-rc.15` → `1.0.0-rc.16` ### Updated locations - `packages/react-server/package.json` — `vite`, `rolldown` - `test/package.json` — `vite`, `rolldown`, `vitest`, `@vitest/ui` - `packages/rsc/package.json` — `vitest`, `@vitest/*` - `packages/create-react-server/test/package.json` — `vitest` - `package.json` — all `pnpm.overrides` for Vite - `pnpm-lock.yaml` ### Smoke test - Dev mode — `hello world` test passed ✅ - Build+start mode — `hello world` test passed ✅ Co-authored-by: lazarv <1749493+lazarv@users.noreply.github.com>
1 parent a0c7b63 commit 4fb7cfc

3 files changed

Lines changed: 199 additions & 6 deletions

File tree

packages/react-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
"react-refresh": "^0.14.2",
239239
"remark-frontmatter": "^5.0.0",
240240
"remark-mdx-frontmatter": "^4.0.0",
241-
"rolldown": "1.0.0-rc.15",
241+
"rolldown": "1.0.0-rc.16",
242242
"sass": "^1.86.0",
243243
"semver": "^7.6.3",
244244
"smol-toml": "^1.6.0",

0 commit comments

Comments
 (0)