next.js
[Cache Components] Discriminate static shell validation errors by type
#85747
Merged

Commits
  • [Cache Components] Discriminate static shell validation errors by type
    lubieowoce committed 142 days ago
  • update error message snapshots
    lubieowoce committed 142 days ago
  • remove debug logs
    lubieowoce committed 142 days ago
  • rename interrupt to syncInterrupt
    lubieowoce committed 142 days ago
  • ignore sync IO errors during getPayload
    lubieowoce committed 142 days ago
  • add types for createFromNodeStream
    lubieowoce committed 142 days ago
  • Update metadata to await the generation so we get a proper codeframe
    lubieowoce committed 142 days ago
  • Refine the error wording and udpate tests
    lubieowoce committed 142 days ago
  • Use runtime stage end time to ignore I/O debug info from dynamic stage
    lubieowoce committed 142 days ago
  • Use static stage end time for static shell validation
    lubieowoce committed 142 days ago
  • Fix validation stacks on initial load
    lubieowoce committed 142 days ago
  • Update more test snapshots
    lubieowoce committed 142 days ago
  • add types for createFromNodeStream
    lubieowoce committed 142 days ago
  • Update performance track snapshots
    lubieowoce committed 142 days ago
  • add Before stage
    lubieowoce committed 142 days ago
  • type annotate debugChunks
    lubieowoce committed 142 days ago
  • lazy-import Readable
    lubieowoce committed 142 days ago
  • add revalidate TODO
    lubieowoce committed 142 days ago
  • add comment clarifying the stage behavior in io()
    lubieowoce committed 142 days ago
  • cleanup in StagedRenderingController
    lubieowoce committed 142 days ago
  • test environment labels with sync IO
    lubieowoce committed 142 days ago
  • disable sync IO tests in turbopack due to workUnitAsyncStorage bug
    lubieowoce committed 142 days ago
  • fix lint: exhaustive switch on RenderStage
    lubieowoce committed 142 days ago
  • fix node:stream imports in edge
    lubieowoce committed 142 days ago
  • update more snapshots
    lubieowoce committed 142 days ago
  • remove duplicate logs in console-patch test
    lubieowoce committed 142 days ago
  • fix non-exhaustive switch in errors.tsx
    lubieowoce committed 142 days ago
  • update more snapshots
    lubieowoce committed 142 days ago
  • fix missing space in message and update snapshots
    lubieowoce committed 142 days ago
  • less renders, less errors
    lubieowoce committed 142 days ago
  • disable hanging input tests
    lubieowoce committed 142 days ago
  • fix typos in error messages
    lubieowoce committed 142 days ago
  • fix more snapshots again somehow
    lubieowoce committed 142 days ago
  • how are there still more failing snapshots
    lubieowoce committed 142 days ago
  • temporarily disable missing-html-tags test
    lubieowoce committed 142 days ago
  • fix hardcoded hasRuntimePrefetch
    lubieowoce committed 142 days ago
  • remove debug console.error
    lubieowoce committed 142 days ago
  • fix: no hanging _validation outlet if no validation is performed
    lubieowoce committed 142 days ago
Loading