Next.js

Stay current with Next.js. The React framework for production-ready web applications.

Daily RSS feed

Weekly RSS feed

https://podlog.io/listen/next-js-36fde2ae

Episodes

  1. Next.js: Rendering Pipeline Stability and Runtime Optimization

    Next.js focused on stabilizing the staged rendering pipeline with critical build hang fixes and refactoring for upcoming features, while reducing runtime bundle sizes and enabling Node streams by default for better streaming performance.

  2. Next.js: Debug Channel Overhaul and Release Pipeline Fixes

    The team completed a major rewrite of the development debug channel system, moving from session storage to IndexedDB and fixing multiple browser cache edge cases. Parallel efforts focused on stabilizing release workflows and addressing…

  3. Next.js: Turbopack JavaScript Compatibility and Debugging Improvements

    Major improvements to Turbopack's JavaScript compatibility with fixes for NaN and zero equality handling, plus enhanced debugging tools for trace analysis. Additional dependency updates and documentation clarifications round out the…

  4. Next.js: Weekly Recap - Turbopack Optimization & Developer Experience

    This week brought significant performance improvements to Turbopack's development server, major code organization efforts in the analyzer, and enhanced developer tooling around error handling and type generation.

  5. Next.js: Developer Experience Improvements and Turbopack Optimizations

    Next.js merged 18 pull requests focusing on developer overlay redesigns, Turbopack performance improvements, and code analyzer restructuring. Key updates include a new error/insights tab system and significant HMR optimization reducing…

  6. Next.js: React Upgrade and Turbopack Fixes

    The Next.js team merged 16 pull requests including a React upgrade and several critical Turbopack analyzer fixes. Key improvements include better error handling, documentation updates, and CI optimizations.

  7. Next.js: Cache Fixes and Performance Updates

    Twenty pull requests were merged addressing critical caching bugs, improving Firefox compatibility, and upgrading React dependencies. Key fixes include search parameter cache corruption and Firefox refresh loops in streaming pages.

  8. Next.js: Developer Tooling and Cache Optimization Updates

    The Next.js team merged three pull requests focusing on cache component optimization, error handling improvements, and developer workflow enhancements. Key changes include a unified cache optimizer and persistent login states for…

  9. Next.js: Developer Tools Organization

    The Next.js team merged a pull request to mark internal maintainer workflow skills as non-public, cleaning up the developer-facing skills directory.

  10. Next.js: Weekly Recap - DevTools Enhancements & Build System Improvements

    Seven pull requests merged this week focused on developer tooling improvements and build system reliability. Major updates include a complete revamp of the Instant Navigation DevTools panel and significant infrastructure changes for CI…

  11. Next.js: DevTools Overhaul and Build System Fixes

    Next.js merged six pull requests yesterday focusing on developer tooling improvements and build system stability. The team overhauled instant navigation DevTools, migrated test infrastructure to a unified browser interface, and fixed…

  12. Next.js: AI Development Skills and Infrastructure Updates

    The Next.js team merged new AI-powered development workflow skills and made significant infrastructure improvements including Turbopack error recovery and optimized CI performance.

  13. Next.js: Developer Experience and Performance Updates

    The Next.js team merged 14 pull requests focused on improving developer tooling, optimizing Turbopack performance, and enhancing the Cache Components system. Key updates include better error messaging, memory optimizations, and new…

  14. Next.js: Major Turbopack Improvements and Feature Rollouts

    The Next.js team merged 18 pull requests focused on Turbopack stability, performance optimizations, and the default enablement of rootParams. Key improvements include better error reporting for webpack loader crashes and significant…

  15. Next.js: Developer Experience and Turbopack Improvements

    Next.js merged 13 pull requests on May 19th, 2026, focusing on Turbopack hash encoding updates, improved error overlays for instant validation, and multiple backported fixes for cache handling and routing issues.

  16. Next.js: Turbopack CSS Optimization and Testing Improvements

    Next.js merged four pull requests on May 18th, 2026, introducing an experimental graph-based CSS chunking algorithm for Turbopack and converting legacy test infrastructure. The changes include significant performance optimizations and…

  17. Next.js: Weekly Recap - Developer Experience & Performance Optimization

    Twenty pull requests merged this week focused heavily on developer tooling improvements, cache optimization, and error handling refinements. Major highlights include a redesigned development overlay, React 18 upgrades, and significant…

  18. Next.js: Developer Experience Overhaul

    The Next.js team merged three significant pull requests focused on improving developer experience, including a complete redesign of the development error overlay, fixes for image dimension warnings in new apps, and improved middleware…

  19. Next.js: Server Action Fixes and Instant Insights Improvements

    Next.js merged seven pull requests on May 14-15, 2026, focusing on server action forwarding loop fixes, instant validation enhancements, and developer experience improvements. Key fixes address middleware rewrite loops and error overlay…

  20. Next.js: Caching Improvements and Router Fixes

    The Next.js team merged 10 pull requests focused on session-dependent task optimization, HTTP cache control implementation, and router query corruption fixes. A React upgrade and test stability improvements were also included.

  21. Next.js: New CLI Tool and Backend Improvements

    The Next.js team released 9 commits on May 13th, 2026, featuring a new internal CLI command for analyzing route bundle sizes and significant Turbopack backend improvements for better performance and reliability.

  22. Next.js: Developer Experience Overhaul and Test Infrastructure Migration

    The Next.js team completed a massive test infrastructure migration, moving 327 test suites from legacy integration tests to isolated testing. Major developer experience improvements include enhanced error overlays, new state preservation…

  23. Next.js: Turbopack Performance and Telemetry Updates

    Three significant Turbopack improvements were merged, including a major telemetry fix for production builds and a proof-of-concept memory eviction system. The changes also optimize build output for adapter configurations.

  24. Next.js: CI Pipeline Optimization

    Tim Neutkens merged improvements to the Next.js CI pipeline that reduce build times by optimizing package manager caching and eliminating redundant Playwright installations, saving 41 seconds per affected workflow step.

  25. Next.js: Optimistic Routing and Performance Improvements

    Eight pull requests were merged focusing on optimistic routing fixes, turbo-task performance optimizations, and developer experience improvements. Notable changes include improved rewrite detection, removal of ineffective caching…

  26. Next.js: Cache System Overhaul and Turbopack Improvements

    The Next.js team merged 20 pull requests focused on cache tag encoding fixes, API stabilization, and Turbopack performance improvements. Key changes include fixing non-ASCII character handling in cache tags and stabilizing the IO API.

  27. Next.js: React 19 Upgrade and Turbopack Performance Gains

    Next.js updated to the latest React build and achieved significant Turbopack performance improvements, with the JavaScript value type optimized to reduce memory usage by 50%. The framework also expanded instant navigation validation…

  28. Next.js: Cache Fixes and Performance Wins

    The Next.js team shipped 20 merged pull requests focused on cache reliability and performance optimizations. Major highlights include fixes for cache key mismatches, early deadlock detection for 'use cache', and significant Turbopack…

  29. Next.js: Cache Security and Turbopack Performance

    Next.js merged 14 pull requests on May 5th, addressing cache security vulnerabilities, fixing URL encoding bugs, and optimizing Turbopack performance. Key changes include deployment ID inclusion in cache handlers and CI workflow…

  30. Next.js: Core Infrastructure Updates and React Upgrade

    Next.js merged 8 pull requests on May 4th, including a React upgrade to version f4e0d4ed, cache handler improvements, and critical Turbopack race condition fixes. The team also upgraded SWC to version 65 and improved CI pipeline…

  31. Next.js: Weekly Recap - Error Handling & Runtime Evolution

    Next.js made significant improvements to error boundary handling and deprecated the Edge Runtime in favor of Node.js. The week included 30 commits focused on reliability fixes and performance optimizations.

  32. Next.js: Weekly Recap - Turbo Engine & Developer Experience Upgrades

    This week brought major Turbopack optimizations with unified cell storage and persistent parsing improvements, plus enhanced developer experience features including configurable cache timeouts and automatic AI agent documentation.

  33. Next.js: Signed Commit Requirements Added

    The Next.js project has implemented new documentation requiring signed commits from contributors, with guidance added to both the contributing guide and pull request template.

  34. Next.js: Cache Performance Improvements and Bug Fixes

    Three pull requests were merged addressing cache revalidation performance, strengthening cache-busting parameters, and fixing test type errors. The most significant change improves the use-cache directive to properly implement background…

  35. Next.js: Turbopack Performance and Cache Improvements

    The Next.js team merged 13 pull requests focused on Turbopack performance optimizations, cache system enhancements, and developer experience improvements. Key changes include unified cell storage, configurable cache timeouts, and…

  36. Next.js: React Upgrade and Documentation Improvements

    The Next.js team merged 9 pull requests on April 20th, 2026, featuring a React upgrade to the latest experimental build and significant documentation improvements for date handling and cache component migration.

  37. Next.js: Weekly Recap - ESLint Improvements and Developer Experience

    This week brought a new ESLint rule targeting LLM-generated code patterns and significant improvements to error overlays for instant navigation. The team also enhanced cache deduplication and expanded prefetch configuration options.

  38. Next.js: New ESLint Rule and Test Improvements

    Next.js added a new ESLint rule to prevent incorrect relative URL navigation patterns often generated by LLM models, and fixed flaky shallow routing tests.

  39. Next.js: Logging Refactor and Development Tools Update

    Next.js consolidated its file logging system, removing duplicate log entries and fixing mislabeled sources. The team also added new development tools including MCP API support for trace analysis and Safari cache-busting improvements.

  40. Next.js: Weekly Recap - Turbopack Performance & Developer Experience

    This week brought significant Turbopack infrastructure improvements including portable caching, enhanced PostCSS configuration options, and CI optimizations. Development focused on performance gains and build system reliability.

  41. Next.js: Turbo Engine Cleanup and Stream Recovery

    Next.js development focused on internal optimizations with significant dead code removal in the Turbo engine and improved error recovery for Node.js streams. The team also enhanced CLI documentation and released canary version…

  42. Next.js: Weekly Recap - Infrastructure Overhauls and Developer Experience

    Next.js focused heavily on internal infrastructure improvements this week with major Turbopack optimizations and build system enhancements. The team also introduced new SWC polyfill configuration options for developers.

  43. Next.js: Canary Release Day

    Today we're covering a single but important commit - the release of Next.js v16.2.1-canary.20 by the Next.js team. This automated release touched over 20 package files across the entire Next.js ecosystem, bringing us one step closer to…

  44. Next.js: SWC Polyfill Power-Up and Future Performance Gains

    A major development day with 18 merged PRs bringing automatic polyfill support through experimental.swcEnvOptions, significant Turbopack performance optimizations, and improved developer experience features. Key contributors include…

  45. Next.js: Stream Revolution and Stability Wins

    A fantastic day for Next.js with 8 merged PRs bringing major performance improvements and stability fixes. Tim's groundbreaking Node.js streams implementation promises significant performance gains, while Zack fixed critical prerender…

  46. Next.js: Hash Salting, Adapter Progress, and Performance Wins

    A productive day with 17 merged PRs bringing hash salting for deployment flexibility, improved adapter support with partial fallbacks, and solid performance optimizations in Turbopack. The team also tackled test stability and…

  47. Next.js: Safari Gets Some Love and TypeScript Gets an Upgrade

    Today's episode covers 20 merged PRs including a major Safari CSS HMR fix, TypeScript v6 deprecation handling, and significant Turbopack performance improvements. We'll also explore new PPR evaluation tools and some serious security…

  48. Next.js: React Upgrade & Developer Experience Wins

    The Next.js team merged 11 pull requests with some fantastic developer experience improvements. Highlights include a React upgrade, better ESM module support for cache handlers, new server fast refresh configuration options, and…

  49. Next.js: The Quiet Release Dance

    Today we're diving into the subtle but essential world of Next.js release management with canary version 16.2.1-13. While it might look like just version bumps on the surface, this automated release represents the heartbeat of modern…

  50. Next.js: Spring Cleaning Edition - Cache Fixes and Documentation Polish

    The Next.js team delivered 5 solid pull requests focused on infrastructure improvements and developer experience polish. Key highlights include fixing Docker build cache corruption in Turbopack, optimizing Rust string handling for better…

  51. Next.js: Offline-First Web Apps Are Here

    Andrew Clark introduces groundbreaking offline functionality with useOffline hook and automatic retry behavior, marking a major step toward resilient web applications. The team also upgraded React twice, improved developer experience…

  52. Next.js: Turbopack Gets Smarter & Tests Get More Reliable

    Today's episode covers six merged PRs focused on making Turbopack's module resolution smarter and the test suite more reliable. The standout change fixes a critical bug in how Turbopack handles platform-specific file extensions, while…

  53. Next.js: The Performance Optimization Marathon

    Today we're diving into a massive performance push with 11 merged PRs and 13 commits focused on making Next.js faster and smarter. The team delivered everything from memory optimizations and bundling improvements to better developer…

  54. Next.js: Enterprise-Ready Security & Better Developer Experience

    The Next.js team tackled real-world deployment challenges with a major security fix for Turbopack's hash encoding, making it compatible with enterprise WAF configurations. Plus, new developer tooling including a post-build database…

  55. Next.js: Future-Proofing and Performance Optimizations

    The Next.js team delivered a packed update with React upgrades, TypeScript 6 compatibility fixes, and significant documentation improvements. Andrew Clark pushed forward segment bundling optimizations while the team added comprehensive…

  56. Next.js: Smart Bundling Gets Smarter

    The Next.js team shipped two important improvements today - a major enhancement to segment bundling that ensures inlining hints always work correctly across different rendering scenarios, and cleaner documentation for error handling.…

  57. Next.js: Turbopack Performance Revolution

    A massive development day with 17 merged PRs bringing major Turbopack improvements, build speed optimizations, and critical fixes. Key highlights include persistent caching for standalone Turbopack, server action fixes for standalone…

  58. Next.js: Turbopack Takes Center Stage & Performance Wins

    A massive day with 20 merged PRs and 22 commits! The standout story is Turbopack's performance optimizations that cut compaction times by 22-25%, plus the symbolic renaming of HMR endpoints from "webpack-hmr" to just "hmr" - marking…

  59. Next.js: Turbopack Gets Major Webpack Compatibility Boost

    The Next.js team shipped a massive Turbopack enhancement with full webpack loader `importModule()` support, plus critical fixes for Pages Router caching and RSC responses. 17 merged PRs brought server-side HMR improvements, security…

  60. Next.js: Build Performance Revolution

    The Next.js team delivered major build system improvements with 9 merged pull requests focusing on performance optimization. Key highlights include parallel SSG processing, enhanced error debugging with generated code display, and…

  61. Next.js: Turbopack Gets a Major Performance Overhaul

    The Next.js team delivered some serious Turbopack performance wins, with a massive 23% speed boost in JavaScript analysis and several architectural improvements. Key contributions came from mmastrac with compile-time optimizations,…

  62. Next.js: Performance Powerhouse Edition

    Today brings 20 merged PRs and 30 commits focused on major performance wins and developer experience improvements. Highlights include Turbopack's new base40 encoding for 23% faster builds, significant partial prerendering enhancements,…

  63. Next.js: Spring Cleaning and Instant Navigation Breakthrough

    The Next.js team had an incredibly productive day with 17 merged PRs and major progress on instant navigation features. Key highlights include a massive React upgrade, groundbreaking build-time validation for instant navigation, and…

  64. Next.js: Parallel Routes Get Fixed and Dev Tools Get Polished

    Today brings us 9 merged pull requests tackling some tricky parallel routes bugs, improving developer experience with better tracing and instant navigation tools, and strengthening Turbopack's TypeScript support. The team fixed critical…

  65. Next.js: Lightning CSS Gets Superpowers & Turbopack Performance Wins

    Today brings major CSS flexibility with the new experimental.lightningCssFeatures config option, letting developers override browser targets for specific CSS features. Meanwhile, the Turbopack team delivered impressive performance…

  66. Next.js: Hot Module Replacement Gets a Major Upgrade

    The Next.js team delivered some seriously impressive updates to Turbopack's Hot Module Replacement system, with sokra leading a massive PR implementing dependency-level HMR accept and decline functionality. Along with important safety…

  67. Next.js: Error Messages Get a Major Makeover

    The Next.js team shipped 11 pull requests focused heavily on improving the developer experience through better error handling and messaging. Sokra led the charge with comprehensive improvements to webpack loader errors, Turbopack error…

  68. Next.js: Turbopack Chunking Gets Cleaner

    Today we're diving into a solid refactoring effort in Turbopack's chunking system by Niklas Mischkulnig, making the API more consistent by standardizing how chunk groups are handled. Plus we got a fresh canary release with version…

  69. Next.js: Routing Gets Smarter & React Gets Fresher

    Today brought 15 merged PRs with major routing intelligence improvements, including smarter catch-all route handling and cross-zone server action fixes. The team also upgraded React, introduced comprehensive AI evaluation tooling, and…

  70. Next.js: Cached Navigation Control & Performance Wins

    Today we're diving into 13 merged PRs that bring major navigation caching improvements, a huge ImageResponse performance boost, and some solid developer experience fixes. The team shipped the new `experimental.cachedNavigations` feature…

  71. Next.js: Turbopack Tree Shaking Revolution & Cache Components Cleanup

    A massive day of progress with 20 merged PRs and 30 commits! The team delivered major Turbopack tree shaking improvements, comprehensive PPR legacy code cleanup, and exciting cached navigation enhancements. Special shoutout to sokra for…

  72. Next.js: Major Performance & Observability Upgrades

    A massive development day with 16 merged PRs focused on performance optimizations and observability improvements. Key highlights include a complete Rust rewrite of code frame rendering for 94x-580x performance gains, major OpenTelemetry…

  73. Next.js: Performance Revolution and Native Code Migration

    A massive performance-focused update with 16 merged PRs bringing a complete rewrite of error code frames in Rust, major OpenTelemetry improvements, and significant documentation restructuring around caching strategies. Notable…

  74. Next.js: The Great Cleanup & Performance Push

    March 3rd brought us a massive 20-PR merge day focused on internal optimizations and developer experience improvements. The highlights include a complete cleanup of unused Turbo tasks code, major persistence layer enhancements with…

  75. Next.js: Developer Experience Gets a Major Polish

    Three solid PRs landed today focusing on making Next.js smoother for developers. The star of the show is a devtools improvement that stops error overlays from freezing when you try to copy error details, plus some nice infrastructure…

  76. Next.js: Infrastructure Week - Testing, Docker, and Developer Experience

    This week brought 14 merged PRs focused on infrastructure improvements and developer experience. Major highlights include centralized test timing fixes for CI reliability, Docker example improvements, and significant memory optimizations…

  77. Next.js: Instant Navigation Gets Real + Turbopack Performance Wins

    The Next.js team shipped 20 major pull requests focusing heavily on instant navigation improvements and Turbopack performance optimizations. Andrew Clark led the charge with new testing tools and navigation fixes, while Luke Sandberg…

  78. Next.js: Instant Navigation Gets Production-Ready Testing Tools

    Today we're diving into 20 merged PRs and 30 commits that are all about making Next.js faster and more reliable. The standout story is the new @next/playwright package that makes testing instant navigation a breeze, plus some massive…

  79. Next.js: Bug Hunt Success - Fixing Cache Mysteries and Build Crashes

    The Next.js team tackled some tricky edge cases this week with two key fixes. Zack Tanner added comprehensive tests for a segment cache bug involving unresolved promises in React Server Components, while Jiwon Choi fixed a crash in the…

  80. Next.js: Instant Navigation & Image Cache Revolution

    A massive development day with 20 merged PRs featuring groundbreaking instant navigation improvements, a complete image optimization overhaul with LRU disk caching, and major Turbopack advances including Subresource Integrity support.…

  81. Next.js: Router Resilience and Developer Experience Wins

    The Next.js team merged 20 pull requests focusing on router stability, developer tooling improvements, and performance optimizations. Key highlights include fixing null history state handling, adding error cause support to the dev…

  82. Next.js: Pipelining Performance and AI Agent Tooling

    The Next.js team merged 14 PRs focusing on performance optimizations through improved task pipelining and rendering pipeline benchmarks, plus major AI agent tooling improvements. Key contributors included Josh Story on task pipelining…

  83. Next.js: Better Documentation & Smoother Scrolling

    Three solid pull requests merged this week focused on developer experience improvements. Jiwon Choi tackled two key issues: fixing version resolution for documentation tools when using tagged versions like "canary", and improving export…

  84. Next.js: Turbopack Gets Smart, HMR Gets Stable

    Today brings 20 merged PRs and 25 commits focused heavily on Turbopack improvements and developer experience. Major highlights include inline loader configuration via import attributes, comprehensive HMR fixes for module factories, and…

  85. Next.js: Turbopack Gets Major Polish & React Updates

    A productive day with 19 merged PRs focused heavily on Turbopack improvements, including HMR fixes, CSS dependency location corrections, and major code simplification efforts. The team also upgraded React to the latest experimental build…

  86. Next.js: React Upgrade & Memory Leak Fixes

    The Next.js team merged 7 pull requests focused on performance improvements and bug fixes. Key highlights include a React upgrade with new streaming capabilities, a critical memory leak fix for prefetch streams, and an image optimization…

  87. Next.js: Performance Optimizations and Clean-up Day

    Today we're diving into some exciting performance improvements to Next.js, including smarter argument handling for server actions and significant Turbopack persistence optimizations. The team merged 4 pull requests focused on efficiency…

  88. Next.js: The Great Infrastructure Upgrade

    A massive day of infrastructure improvements with 14 merged PRs and 15 commits that touched everything from Turbopack's worker system to error handling. The standout was a huge refactoring that eliminated duplicate route discovery code…

  89. Next.js: Instant Navigation and Smart Caching Get Major Upgrades

    The Next.js team merged 13 pull requests this week, featuring groundbreaking instant navigation validation in development and smarter caching with new safety checks for nested cache configurations. Major contributions include React…

  90. Next.js: Instant Navigation Revolution - New Testing APIs and Performance Breakthroughs

    The Next.js team shipped a groundbreaking Instant Navigation Testing API that lets developers write deterministic e2e tests for cached UI states. Major contributions from Andrew Clark (acdlite) include comprehensive testing primitives…

  91. Next.js: The Server Function Logging Dance

    Today's episode covers a fascinating back-and-forth in the Next.js codebase around Server Function logging defaults, plus some solid documentation improvements and build system refinements. We saw three related PRs that tell the story of…

  92. Next.js: Turbopack's Infrastructure Upgrade

    Today we're diving into some serious Turbopack infrastructure improvements with two key merged PRs focused on better error handling and variable reference tracking. The team moved error printing logic to a more central location and added…

  93. Next.js: Rolling Forward with v16.2.0-canary.23

    A quiet but steady day in Next.js land with the release of canary version 16.2.0-canary.23. The automated release touched nearly every package in the monorepo, showing the framework's continued evolution through incremental updates and…

  94. Next.js: Turbopack Takes Center Stage with Optional Support and Cache Performance Wins

    The Next.js team delivered 20 merged PRs with Turbopack stealing the spotlight through optional support, smarter environment variable handling, and project-wide tracing warnings. Major performance improvements came through decoupled…

  95. Next.js: Cache Revolution & Security Hardening

    A massive day for Next.js with 19 merged PRs focused on performance and security improvements. The headline feature is a complete overhaul of the response cache system with new LRU caching and invocation ID scoping, plus important…

  96. Next.js: Turbopack Gets TypeScript PostCSS Support & Worker Threads Comeback

    A productive day with 20 merged PRs bringing TypeScript PostCSS config support to Turbopack, the return of worker_threads bundling after fixing pino compatibility issues, and improved error messages for route handlers. The team also…

  97. Core Cleanup and Developer Experience Day

    Nine merged pull requests brought significant architectural improvements to Next.js, including major Turbopack optimizations, cleaner module interfaces, and better React Server Component error handling. The team also enhanced…

  98. Documentation Updates and Font Freshness

    Today we're diving into some quality-of-life improvements in the Next.js codebase with two solid PRs that merged yesterday. Hanzala Sohrab updated our Partytown documentation to reflect some important URL changes, while the release bot…

  99. Cache Revolution and Font Fixes

    The Next.js team shipped a massive caching overhaul with an LRU cache system for better performance during parallel revalidation, plus critical font preloading fixes for MDX pages. Major Turbopack improvements focused on data storage…

  100. Cache Kings and Deployment ID Dreams

    The Next.js team delivered some major performance wins today with 20 merged PRs focused heavily on caching improvements and deployment infrastructure. Wyatt Johnson led the charge with a sophisticated LRU cache implementation for minimal…