Change8
Symbol50 releases

turbopack

Found in 1 package: next-js

next-js(50 releases)

v16.4.0-canary.7
Aug 25, 2026

This release includes various bug fixes across Turbopack, Next.js image optimization, and WASM targets. It also updates React and improves error handling for AggregateErrors.

v16.4.0-canary.4
Aug 24, 2026

This release includes improvements to Turbopack's content hashing and route handling, alongside bug fixes for async operations and route emission. The adapter route collapses are now off by default, requiring explicit opt-in.

v16.4.0-canary.0
Aug 21, 2026

This release includes several improvements to Turbopack, such as isolating HMR listeners, deduplicating app chunks, and optimizing symlink handling. It also addresses a bug related to preserving trailing slashes during export MPA fallback.

v16.3.1
Aug 13, 2026

This release includes several bug fixes and improvements for Turbopack, next/image, and various routing and caching mechanisms. It also includes backported fixes for stability and performance.

v16.3.1-canary.12
Aug 11, 2026

This release includes improvements to Turbopack's CJS handling and scope hoisting, fixes for optimistic routing bugs, and the removal of legacy PPR code paths in favor of Cache Components.

v16.3.1-canary.10
Aug 10, 2026

This release includes a miscellaneous change in Turbopack, treating constants with values referencing other values as unsafe. It also acknowledges a contributor.

v16.3.1-canary.9
Aug 8, 2026

This release includes bug fixes for Turbopack, including a deadlock resolution and improved handling of re-exports. It also updates documentation for Route Handlers.

v16.3.1-canary.1
Aug 4, 2026

This release includes improvements to Turbopack, preserves per-segment prefetching after dynamic navigation, and renames a static generation stream option. Several documentation corrections and internal changes are also included.

v16.3.0-canary.104
Jul 30, 2026

This release includes improvements to Turbopack's handling of package imports and chunk management. It also addresses several bug fixes related to caching, scroll ownership, and parallel routes.

v16.3.0-canary.100
Jul 28, 2026

This release includes improvements to root detection, Turbopack functionality, and Request Insights. It also addresses several bug fixes and enhances prefetching strategies.

v16.3.0-preview.10Breaking
Jul 28, 2026

This release introduces significant improvements to Turbopack's performance and features, including better tree-shaking and source map handling. It also enhances prefetching strategies, refines dev validation processes, and updates documentation for features like View Transitions.

v16.3.0-preview.9
Jul 23, 2026

This release includes improvements to Turbopack's efficiency and caching mechanisms, along with bug fixes for App Shell and route handlers. It also introduces new features for HMR messaging and static params updates.

v16.3.0-preview.8
Jul 22, 2026

This release includes several miscellaneous changes, focusing on Turbopack improvements such as fixing path canonicalization on Windows and tree-shaking CJS exports. It also addresses an issue with SSR on soft-navigated pages by reverting a previous change.

v16.3.0-canary.91
Jul 20, 2026

This release includes several improvements to Turbopack, including skipping redundant updates and dropping unused exports. It also moves `outputHashSalt` and `immutableStaticAssets` out of experimental and enhances Instant mode by allowing dev-server requests to bypass the fetch lock.

v16.3.0-canary.89
Jul 17, 2026

This release includes several bug fixes, particularly around Turbopack's server-side rendering and navigation, and introduces the packaging of skills as a Claude Code plugin.

v16.3.0-canary.87
Jul 15, 2026

This release includes several improvements to Turbopack for better caching and performance, alongside bug fixes and new features for app routing and metadata handling.

v16.3.0-canary.85
Jul 13, 2026

This release includes fixes for termination handling, Pages router 404 runtime rendering with adapters, and duplicate static files. It also introduces agent diagnosis access for request insights.

v16.3.0-canary.82
Jul 10, 2026

This release includes improvements to Turbopack, agent functionality, and bug fixes for cache and validation. It also updates React versions and CI configurations.

v16.3.0-canary.75
Jul 2, 2026

This release includes miscellaneous improvements, notably allowing `#/` prefixed subpath imports in Turbopack and enhancing resilience in instant navigation testing.

v16.3.0-canary.45
Jun 8, 2026

This release introduces global configuration for Partial Prefetching, defaulting it to App Shell only, and includes various internal improvements and fixes related to Turbopack and CNA setups.

v16.3.0-canary.20
May 15, 2026

This release focuses heavily on Turbopack improvements, error surfacing in development, and various bug fixes across routing, caching, and server actions. A configuration flag, `partialFallbacks`, has been removed.

v16.3.0-canary.17
May 8, 2026

This release stabilizes core I/O functionality, introduces a new configuration option for Turbopack chunk loading, and includes several fixes across devtools, routing, and tracing.

v16.2.0-canary.71
Mar 2, 2026

This release includes several core improvements, notably fixing path handling on Windows within Turbopack and updating the React Compiler version. It also introduces new configuration options for the Docker example and publishes @next/playwright to npm for canary releases.

v16.2.0-canary.6
Jan 23, 2026

This release includes core updates to Turbopack, including enhanced cache information and asset URL modification, alongside documentation updates for server functions.

v16.1.1-canary.20
Jan 9, 2026

This release includes core changes like consolidating PPR into cacheComponents architecture and Turbopack improvements such as inferring module side effects by default. It also addresses several bug fixes and performance enhancements across the project.

v16.1.0Breaking
Dec 18, 2025

Next.js 16.1 introduces a built-in bundle analyzer for Turbopack, a new `next upgrade` CLI tool, and significant improvements to 'use cache' stability and Turbopack performance.

v16.1.0-canary.31
Dec 17, 2025

This release focuses on improvements to the bundle-analyzer, including a default web server mode and UI enhancements, alongside internal Turbopack optimizations and an Rspack update.

v16.1.0-canary.21
Dec 14, 2025

This release focuses on internal improvements to the Segment Cache, including better type safety and redirect detection, alongside a fix for swallowed external redirects.

v16.1.0-canary.11
Dec 2, 2025

This release focuses on Turbopack performance and stability, notably enabling the filesystem cache by default in dev and fixing rendering hangs. It also introduces deterministic manifest generation and improves Windows path handling for sourcemaps.

v16.1.0-canary.2
Nov 25, 2025

This release introduces filesystem caching for Turbopack in canary builds and focuses on documentation improvements and test suite stability.

v16.0.2-canary.33
Nov 23, 2025

This release reverts a specific Turbopack optimization regarding logical control flow operators.

v16.0.2-canary.23
Nov 17, 2025

This release updates Turbopack to treat logical operators as control flow, improving how the compiler models code execution paths.

v16.0.2-canary.12
Nov 8, 2025

This release introduces synchronous access to native bindings in Turbopack and adds Appwrite Sites to the list of supported adapters. It also includes a concurrency fix for MacOS and internal cleanup of unused task types.

v16.0.2-canary.3Breaking
Oct 31, 2025

This release removes the clientSegmentCache flag, optimizes hydration memory usage, and introduces several stability fixes and features for Turbopack, including relative source map paths and determinism checks.

v15.6.0-canary.42Breaking
Oct 3, 2025

This release enables Turbopack by default for custom servers, optimizes build performance via synchronous IO for directory cleaning, and updates the React dependency.

v15.6.0-canary.29
Sep 25, 2025

This release introduces a new MCP endpoint for retrieving errors and reverts a recent Turbopack optimization related to export liveness.

v15.6.0-canary.27
Sep 24, 2025

This release focuses on internal optimizations, including splitting the code-frame package and fixing build manifest formatting and Turbopack entry detection.

v15.6.0-canary.24Breaking
Sep 23, 2025

This release introduces a breaking change to default image cache TTL and removes the deprecated .turbo config object. It also adds Model Context Protocol (MCP) support to the dev server and includes several Turbopack performance improvements.

v15.5.1-canary.29
Sep 5, 2025

This release focuses on internal refactoring of metadata sitemap handling and significant performance and developer experience improvements for Turbopack. Key fixes include corrected sitemap routing and improved error handling in unstable_rethrow.

v15.5.1-canary.13
Aug 27, 2025

This release focuses on bug fixes for Turbopack's intercept route segments and dynamic parameter extraction within edge-ssr-app.

v15.5.1-canary.7
Aug 24, 2025

This release includes performance optimizations for Turbopack exports and a configuration adjustment for Biome linting rules.

v15.4.2-canary.53
Aug 18, 2025

This release focuses on Turbopack stability improvements, including better path resolution and task management, while enabling Turbopack by default for both dev and build in create-next-app.

v15.4.2-canary.17Breaking
Jul 25, 2025

This release focuses on performance optimizations via FetchStrategy and Turbopack refinements, alongside internal upgrades to the latest React RC and bug fixes for JSON API stripping.

v15.4.0-canary.106
Jul 1, 2025

This release focuses on Turbopack improvements, including better issue reporting and test stability, alongside a fix for a flakey devtools test.

v15.4.0-canary.102
Jun 27, 2025

This release introduces externalType support for Turbopack scripts and styling improvements for the segment explorer, alongside internal test and validation optimizations.

v15.4.0-canary.100
Jun 26, 2025

This release introduces RSC request header validation and internal refactoring of built-in conventions, alongside critical stability fixes for Turbopack hash generation.

v15.4.0-canary.94
Jun 23, 2025

This release focuses on significant enhancements to the DevTools and Segment Explorer, including better error boundary visualization and UI responsiveness, alongside Turbopack and SWC fixes.

v15.4.0-canary.93
Jun 23, 2025

This release focuses on Turbopack stability, updating the Napi CLI to version 2x and reverting experimental RDC changes for React Server Components.

v15.4.0-canary.83
Jun 14, 2025

This release focuses on performance optimizations for Turbopack through static analysis and improvements to the dynamicIO prerendering process using Resume Data Cache.

v15.4.0-canary.79
Jun 11, 2025

This release introduces a simple tree shaker for Turbopack, optimizes the segment-explorer, and includes various internal refactors and documentation improvements.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when turbopack changes.

Learn More