8 min read
Next.js in 2026: The Flight Wire Format, Cache Components and Tag Invalidation
React Server Components do not send HTML and they do not send JSON. Here is what actually goes over the wire, how Cache Components replaced three separate flags, and the invalidation race that a single-argument `revalidateTag` used to hide.