Change8
Symbol50 releases

Turbopack

Found in 1 package: next-js

next-js(50 releases)

v16.4.0-canary.9
22h ago

This release includes several bug fixes for Turbopack and Next.js image optimization, alongside new features for Turbopack's WASM targets and environment variable handling. It also involves migration steps for pattern handling and dependency upgrades.

v16.4.0-canary.8
Aug 25, 2026

This release includes improvements to Turbopack's import resolution and TypeScript tracing, along with several miscellaneous fixes and updates.

v16.4.0-canary.6
Aug 24, 2026

This release includes miscellaneous changes focused on improving Turbopack's performance and reliability, such as inline execution of scheduled tasks and better error handling. It also addresses a bug in metadata prefetch cache keys.

v16.3.2
Aug 21, 2026

This release backports several bug fixes to the core functionality, including improvements for Turbopack and Turborepo remote caching.

v16.3.1-canary.24
Aug 18, 2026

This release includes improvements to Turbopack's regex handling and symlink matching, along with enhancements to form accessibility and development experience by stopping stale page restoration. It also removes development debug channel persistence.

v16.3.1-canary.17
Aug 14, 2026

This release includes improvements to Turbopack, such as adding an imports_wildcard NFT unit test and improving chunk_item_content documentation. It also fixes a bug with missing Pages runtime in adapter Pages API outputs and scopes app-entry export validation.

v16.3.1-canary.15
Aug 12, 2026

This release includes several bug fixes and improvements, particularly for Turbopack's HMR and chunking heuristics. It also introduces features like allowing issue participants to request reopening and enabling `ncc` to run before `pnpm build`.

v16.3.1-canary.7
Aug 7, 2026

This release includes several bug fixes and improvements, particularly for Turbopack, addressing issues with module naming, import handling, and styled-jsx styles in SSR.

v16.3.0-canary.101
Jul 28, 2026

This release focuses on various internal improvements and optimizations for Turbopack, particularly concerning its Hot Module Replacement (HMR) functionality and build message handling.

v16.3.0-canary.93
Jul 21, 2026

This release includes several miscellaneous changes, primarily focused on Turbopack improvements such as fixing path canonicalization on Windows and enhancing CJS export tree-shaking. It also updates the sharp dependency and adjusts CI configurations.

v16.3.0-preview.7
Jul 21, 2026

This release includes numerous bug fixes, performance improvements, and documentation updates across various Next.js features, including Turbopack, Server Actions, and caching mechanisms. It also introduces new features like the DevTools request panel and better support for Claude Code plugins.

v16.2.11
Jul 21, 2026

This release addresses multiple high and moderate severity security vulnerabilities across various Next.js features including the App Router, Server Actions, Middleware, and Image Optimization API. Users are strongly advised to update to this version to mitigate these security risks.

v15.5.21
Jul 21, 2026

This release addresses multiple high and moderate severity security vulnerabilities across various Next.js features including the App Router, Server Actions, Middleware, and Image Optimization API.

v16.3.0-canary.83Breaking
Jul 10, 2026

This release includes an experimental TypeScript CLI backend and various bug fixes, including improvements to LightningCSS support and request body handling. It also clarifies contribution policies and updates documentation for Turbopack and Progressive Web Apps.

v16.3.0-canary.80
Jul 7, 2026

This release includes various miscellaneous improvements, notably running instrumentation for Node.js Middleware without an adapter and several test and CI stability fixes. Key updates include upgrading to swc 72 and rust-react-compiler.

v16.3.0-canary.62
Jun 23, 2026

This release includes miscellaneous fixes primarily targeting Turbopack stability and resolving false-positive component detection, alongside documentation updates.

v16.3.0-canary.25
May 21, 2026

This release includes several fixes and improvements for Turbopack, updates to developer tooling like devlow-bench, and introduces an experimental feature flag for appShells.

v16.2.1-canary.29
Apr 8, 2026

This release includes a core change in Turbopack's token handling and various build information improvements, alongside CI and testing fixes.

v16.2.1-canary.2
Mar 19, 2026

This release focuses on core improvements in Turbopack, including enabling server HMR for app route handlers and various stability fixes across testing and backend operations. Several flaky tests were addressed and internal module loading was improved.

v16.2.0-canary.104
Mar 18, 2026

This release includes core improvements to Turbopack profiles and validation boundary discovery, alongside minor updates to Turbopack's debugging configuration.

v16.2.0-canary.88
Mar 10, 2026

This release introduces a new condition, ReferenceTypeCondition, within Turbopack.

v16.2.0-canary.85
Mar 7, 2026

This release includes documentation fixes, resolves an issue with next-routing header interpolation, and updates Turbopack to accept ChunkGroup in entry_chunk_group.

v16.2.0-canary.68
Feb 28, 2026

This release focuses on core improvements in Turbopack HMR behavior and stability fixes in the testing infrastructure, including resolving CI shard divergence.

v16.2.0-canary.65Breaking
Feb 27, 2026

This release introduces a panic in Turbopack for top-level eventually consistent reads and fixes a middleware issue with adapters. It also improves HMR source mapping in the Turbopack server.

v16.2.0-canary.57
Feb 21, 2026

This release introduces Subresource Integrity support in Turbopack and includes a test fix related to the segment cache context provider.

v16.2.0-canary.51
Feb 18, 2026

This release includes numerous fixes across the core, Turbopack, and Rspack, addressing issues with caching, routing state handling, and import processing. A key improvement is enabling tree-shaking for dynamic imports with destructuring in Turbopack.

v16.2.0-canary.36
Feb 11, 2026

This release introduces experimental support for `type: "text"` configuration and addresses several performance and stability issues within Turbopack, including fixing slow filesystem benchmarks and LRU eviction bugs.

v16.2.0-canary.35
Feb 10, 2026

This release focuses on core infrastructure improvements in Turbopack, including new Server HMR capabilities and reorganization of runtime files, alongside client navigation validation for Instant features.

v16.1.2
Jan 14, 2026

This release focuses on backporting critical bug fixes, including resolving an MDX processing crash and significantly improving performance on musl-based Linux distributions via a mimalloc upgrade.

v16.1.1-canary.26
Jan 14, 2026

This release primarily addresses a performance issue in Turbopack's production chunking. Thanks to contributions from @sokra.

v16.1.1-canary.19
Jan 8, 2026

This release introduces custom cache handler support for next/image and a new Claude Code plugin marketplace. It also includes several Turbopack optimizations and bug fixes related to scope hoisting and output naming.

v16.1.1-canary.14Breaking
Jan 6, 2026

This release introduces strict type checking for App and Pages Router routes and props while providing several performance and reliability improvements to Turbopack.

v16.1.1-canary.4
Dec 22, 2025

This release includes a follow-up fix for symlink handling in Turbopack and a minor documentation correction for the rspack description.

v16.1.1
Dec 22, 2025

This release backports bug fixes to the stable branch, specifically addressing Windows file system handling in Turbopack by switching from symlinks to junction points.

v16.1.1-canary.3
Dec 22, 2025

This release improves Turbopack's Windows compatibility by using junction points and fixes a quoting issue in the package.json dev script.

v16.1.1-canary.1
Dec 19, 2025

This release focuses on Turbopack stability, including module graph determinism and export liveness analysis, alongside UI refinements for the new Bundle Analyzer.

v16.1.0-canary.15
Dec 5, 2025

This release focuses on Turbopack performance and stability improvements through bincode serialization and introduces NextConfigRuntime. It also includes critical bug fixes for symlink handling and race conditions in Turbopack.

v16.1.0-canary.9Breaking
Nov 30, 2025

This release focuses on Turbopack refinements, updates to server-external packages, and improved error handling for the 'use cache' directive. It also includes a React dependency bump and various CI/build tool optimizations.

v16.0.4Breaking
Nov 24, 2025

This release backports critical bug fixes related to middleware file naming, fetch error handling, and Turbopack NAPI configurations.

v16.1.0-canary.0
Nov 24, 2025

This release focuses on stability improvements for Turbopack and server functions, alongside TypeScript plugin enhancements and documentation corrections.

v16.0.2-canary.34
Nov 24, 2025

This release focuses on Turbopack refinements, including the removal of deployment IDs from the runtime and a revert of JsAnalyzer assignment expression parsing, alongside test runner improvements.

v16.0.2-canary.31
Nov 22, 2025

This release includes documentation updates for Next.js auth, production test manifest updates for Rspack, and a revert of a Turbopack trait change.

v16.0.2-canary.29Breaking
Nov 21, 2025

This release focuses on Turbopack refinements, including source map fixes and architectural refactors, alongside improved error reporting via WebSockets and updates to server-external-packages handling.

v16.0.2-canary.20Breaking
Nov 15, 2025

This release introduces build-time validation for ambiguous routes, upgrades React, and includes several Turbopack performance optimizations and refactors. It also addresses middleware body cloning and telemetry race conditions.

v16.0.2-canary.17
Nov 12, 2025

This release introduces a React Transition indicator flag and updates the routes-manifest, alongside Turbopack optimizations and internal CI fixes.

v16.0.2-canary.15
Nov 11, 2025

This release includes a fix for deployment adapter metadata on root routes, documentation updates for Auth0 and cacheHandlers, and internal Turbopack cleanup.

v16.0.2-canary.14
Nov 10, 2025

This release focuses on internal optimizations for 'use cache' functions, telemetry reliability, and an update to the React dependency. It also includes bug fixes for Turbopack font declarations and stream transformations.

v16.0.1-canary.6
Oct 28, 2025

This release focuses on stability improvements for next/image, request handling, and Turbopack, alongside fixes for crashes in useActionQueue and improved error reporting.

v16.0.0-canary.15Breaking
Oct 19, 2025

This release stabilizes cache component profiles, enables the MCP server by default, and improves development tooling with new indicators and request logging. It also includes Turbopack enhancements for font declarations and better error handling for Sass options.

v16.0.0-canary.14
Oct 19, 2025

This release stabilizes Cache Components by moving them out of experimental and improves ESLint CLI compatibility. It also includes Turbopack build refinements and internal CI optimizations.

Track Symbol Changes

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

Learn More