An open API service providing commit metadata for open source projects.

GitHub / vitejs/vite-plugin-react / commits

The all-in-one Vite plugin for React projects.

SHA Message Author Date Stats
e2a649cb chore: use `deps.neverBundle` instead of `external` in tsdown config (#1430) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
10 days ago
fb2d6f36 fix(deps): update all non-major dependencies (#1427)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
10 days ago
0b890745 chore(deps): bump SWC to v1.16.1 and bump plugins (#1429) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
10 days ago
39b31735 release: plugin-react@6.1.0 (#1428)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
10 days ago
a8d5b491 chore(deps): update actions/setup-node action to v7 (#1420)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
0d5464ae chore(deps): update actions/cache action to v6 (#1377)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
ee84b009 chore(deps): update actions/checkout action to v7 (#1378)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
f1340b0c feat(react): add native React Compiler support (#1419)
Co-authored-by: Arnaud Barré <a****2@g****m>, 翠 <g****n@s****d>
Boshen <b****c@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
32105d54 feat(plugin-rsc): expose Node.js stream APIs (#1276)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>, Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Daniel Saewitz <9****z@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
7855238a chore(deps): update dependency vite-plugin-inspect to v12 (#1423)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
18 days ago
9ab698ea fix(deps): update all non-major dependencies (#1375)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
ab651b8b ci: use utils from `@vitejs/release-scripts` (#1369) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
20 days ago
523e45b8 test(rsc): copy `use cache/server` mixed directive handling to `examples/use-...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
72f1fc7c release: plugin-rsc@0.5.34 (#1416)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
5626b31c feat(rsc): support inline `"use cache"` exports in file-level `"use server"` ...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
40300f14 feat(rsc): support inline directive methods (#1413)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
fc7ace5f test(rsc): add persistent use cache example (#1411)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
4b0e3c72 docs(rsc): document use cache examples (#1407)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
fa4dba4b chore(rsc): clarify use cache example (#1410)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
11ad0af6 release: plugin-rsc@0.5.33 (#1408)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
24 days ago
42ce5d46 test(rsc): decrypt cache captures once in `use cache` example (#1403)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
cd829da0 feat(rsc): provide ast node value metadata in `transformHoistInlineDirective`...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
c5683a60 test(rsc): migrate hoist output fixtures (#1406)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
d0bf90c5 refactor(rsc): name transform option and result types (#1405)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
f97d9593 chore(rsc): add `use cache` example with closure encryption (#1398)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
d10e2ae6 test(rsc): add test case for `use cache` form action cache hits after hydrate...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
b0521ccd chore(rsc): update example to exclude undeclared caller arguments for `use ca...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
8629f28b test(rsc): verify server action closure encryption (#1400)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
2fee2990 feat(rsc): allow proxy export filter by node ast (#1397)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
e208d994 test(rsc): migrate transform output fixtures (#1399)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
fcb0ca52 fix(rsc): treat strings as directives only at the top (#1396)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
fba021fe fix(rsc): avoid rewriting filtered exports in `transformWrapExport` (#1387)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
25a5e89d refactor(rsc): simplify declaration export metadata (#1388)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
64ae63c9 feat(rsc): allow `transformWrapExport` filter by node ast (#1385)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
96f3cdd8 fix(rsc): reject uninitialized export in `use server` file (#1384)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
c046a90d fix(rsc): reject static non-function exports for `use server` file (#1383)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
ad9d77cc chore(deps): update react-related dependencies (#1374)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
0e5ce3ef refactor(rsc): rename module export scan (#1379)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
69d6f7b6 refactor(rsc): extract module export scan (#1373)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
640d7d70 fix(rsc): use module export effect transform for `use server` file directive ...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
001fe79c test(rsc): invoke re-exported server reference (#1376)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
c185eaab test(rsc): add readable source map snapshots (#1368)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
9cb1fda2 test(rsc): fail fast when fixture server exits (#1367)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
8a4439a9 test(rsc): test `use server` transform function name preservation (#1366)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
793a994c chore(rsc): update action reachability example to validate progressive form a...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
7f0d3c3e test(rsc): add transform source map fixtures (#1365)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
9db4976a test(rsc): add e2e for react source map features (#1358)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
07a2e01a release: plugin-react-swc@4.3.3 (#1363)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
68c0cb87 release: plugin-react@6.0.5 (#1362)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
84d5865e ci: setup PR-driven release (#1357) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c2e0273b feat(rsc): add ability to access client entry URL from ssr environment and de...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
88f7f0c3 chore(rsc): remove stale source map todo in `transformServerActionServer` (#1...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0eded67f feat(react-swc): bundled-dev compat (#1352) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
555cdbc1 fix(react): make the react compiler preset filter linear (#1353) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2906fbf1 fix(rsc): align transform API types with Vite AST (#1351)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0f45d156 feat(rsc): support hoisting with runtime wrapper in `transformHoistInlineDire...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>, hi-ogawa-agent <2****t@u****m>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b8c9264f chore(rsc): add action request routing example with cross-environment server ...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8d4b7f22 docs(rsc): prefer `/rsc/server` and `/rsc/client` entry points over `/rsc` (#...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
317f7694 chore(rsc): align example framework baseline (#1344)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3030a347 release: plugin-rsc@0.5.32 (#1342)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
54f38e0c fix(rsc): preserve server reference metadata compatibility (#1340)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4b5c8097 release: plugin-rsc@0.5.31 (#1338)
Co-authored-by: vite-release-bot[bot] <3****]@u****m>
vite-release-bot[bot] <3****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5174773d ci(rsc): setup PR-driven releases (#1334)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7a16ffe9 chore(rsc): explain inline hoist transform with comments (#1331)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b14ed969 chore(rsc): fix internal and example typos (#1318)
Co-authored-by: Hiroshi Ogawa <h****z@g****m>
KinfeMichael Tariku <6****3@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a00a9f82 fix(deps): update all non-major dependencies (#1327)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
28f66372 chore(rsc): update Tailwind and remove HMR workaround (#1329)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4560c61d fix(deps): update dependency react-router to v8 [security] (#1328)
Co-authored-by: renovate[bot] <2****]@u****m>, Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
15d675c6 fix(deps): update react-related dependencies to ^19.2.8 (#1326)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6225dc9b fix(rsc): correct `keepUseClientProxy` option typo (#1325)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
036ae00d docs: replace `tsc-dev` with `tsc` in agents instruction so they won't get st...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d432264b fix(rsc): ignore root resolution errors in `rsc:virtual-client-package` (#1309)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>, Hiroshi Ogawa <h****z@g****m>
Neo Nie <n****u@l****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
dfc36c4c chore(rsc): align performance track payload with starter (#1321)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
31cdbb82 feat(rsc): ability to register server function via plugins (#1310)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bc5ca148 refactor(rsc): normalize return value of `transformServerActionServer` (#1313)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
713fed1a chore(rsc): split use cache into dedicated example (#1312)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bd417ef5 docs(rsc): document `/react/*` entries and update examples list (#1311)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cd6c50f0 test(rsc): unskip performance track test in canary CI (#1308)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
32611a28 release: plugin-rsc@0.5.30 Hiroshi Ogawa <4****a@u****m> about 1 month ago
f0e27eb4 fix(rsc): keep client HMR for client modules co-located with rsc-graph code (...
Co-authored-by: Hiroshi Ogawa <h****z@g****m>, Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Sreetam Das <s****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
372a0e72 fix(rsc): pass root importer explicitly instead of `undefined` for `this.reso...
Co-authored-by: Hiroshi Ogawa <h****z@g****m>, Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Neo Nie <n****u@l****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0560cd91 chore: replace `__dirname` with `import.meta.dirname` (#1307) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3cad1646 chore(rsc): add performance track example (#1304)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a3a6cf72 docs(rsc): clarify PPR render passes (#1305)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f4b54982 release: plugin-react@6.0.4 sapphi-red <g****n@s****d> about 1 month ago
ec5e4cdb release: plugin-react-swc@4.3.2 sapphi-red <g****n@s****d> about 1 month ago
a07ddf50 ci: cleanup renovate rules (#1303) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
aa699851 chore(deps): use react-compiler 1.0.0 for compiler-react-18 playground (#1302) 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5dec0a00 chore(deps): update dependency eslint-plugin-n to v18 (#1219)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a60744dd fix(deps): update swc monorepo (#1116)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7a406590 fix(react): `$RefreshSig$ is not defined` with NODE_ENV=production vite dev ... 翠 <g****n@s****d>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d4ac6e69 chore(deps): update dependency lint-staged to v17 (#1221)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3ceb2e3c fix(react-swc): don't apply React Refresh wrapper for non JSX files (#1226) Arnaud Barré <a****2@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a80215ee release: plugin-rsc@0.5.29 Hiroshi Ogawa <4****a@u****m> about 1 month ago
c4cb58e2 test: pin react-18 playgrounds back to react 18 (#1299)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
98b32d47 fix(deps): update react 19.2.8 (#1298)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8b785f6e feat(rsc): expose static API and add PPR example (#1285)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
59546596 chore(rsc): rework testing guidance (#1293)
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>
Hiroshi Ogawa <h****z@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
674c6c4d release: plugin-rsc@0.5.28 Hiroshi Ogawa <4****a@u****m> about 1 month ago
24d63766 fix(rsc): fix `transformWrapExport ` with `filter` and `rejectNonAsyncFunctio...
Co-authored-by: Hiroshi Ogawa <4****a@u****m>, OpenCode <n****y@o****i>, Hiroshi Ogawa <h****z@g****m>
James Anderson <j****s@e****x>
Committed by: GitHub <n****y@g****m>
about 1 month ago

← Back to repository