Avatar for the vercel user
vercel
next.js
BlogDocsChangelog

Branches performance

Pull requests

Remove task snapshots from persistence#89412
last run
2 hours ago
a debug assert and a comment
3 hours ago
5e371ae
better_task_storage_snapshotting
CodSpeed Performance Gauge
0%
Allow pivot from split locals to facade and vice-versa
10 hours ago
64cae43
mmastrac/ecmascript-split-refactor
CodSpeed Performance Gauge
+7%
[backport] Apply server actions transform to `node_modules` in route handlers#89380
last run
21 hours ago
Apply server actions transform to `node_modules` in route handlers (#89316) The server actions transform, which handles the `'use cache'` directive, was not being applied to `node_modules` when imported from route handlers. This caused `'use cache'` functions from dependencies to fail with errors like `"cacheLife() can only be called inside a 'use cache' function"``. The issue was that the `AppRoute` context used `internal_custom_rules` for its foreign code module options, which did not include the server actions transform. This is inconsistent with `AppRSC` (App Router pages), which correctly uses `foreign_next_server_rules` that includes the transform. The fix extends `foreign_next_server_rules` with `internal_custom_rules` and uses it for the foreign code context in `AppRoute`, matching the pattern used by `AppRSC`.
3 days ago
e2f2d80
hl/backport-89316
CodSpeed Performance Gauge
-12%
fix a subtle race condition
2 hours ago
4dada51
optimized_change_tracking
CodSpeed Performance Gauge
+4%
© 2026 CodSpeed Technology
Home Terms Privacy Docs