Next.js canary trims legacy paths
Deprecates undocumented custom server methods, fixes a build hang on sync IO abort, and improves cache tracing and stage checks for adapter scenarios.
v16.3.0-canary.40 — Misc Changes docs: add GitHub SSH authentication guidance: #94360 Deprecate undocumented custom server methods: #94348 Trace cacheHandler and cacheHandlers when using adapters: #94197 refactor: make stage advancing logic more generic: #94349 docs: document Cache Components behavior for navigation hooks: #94387 fix: build hangs if sync IO aborts before root chunk is flushed: #94365 refactor: make early/late checks stricter: #94358 refactor: remove delayUntilRuntimeStage: #9...


