turbopack
Found in 1 package: next-js
next-js(50 releases)
v16.4.0-canary.7This 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.4This 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.0This 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.1This 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.12This 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.10This 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.9This 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.1This 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.104This 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.100This 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.10BreakingThis 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.9This 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.8This 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.91This 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.89This 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.87This 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.85This 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.82This 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.75This release includes miscellaneous improvements, notably allowing `#/` prefixed subpath imports in Turbopack and enhancing resilience in instant navigation testing.
v16.3.0-canary.45This 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.20This 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.17This 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.71This 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.6This release includes core updates to Turbopack, including enhanced cache information and asset URL modification, alongside documentation updates for server functions.
v16.1.1-canary.20This 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.0BreakingNext.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.31This 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.21This 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.11This 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.2This release introduces filesystem caching for Turbopack in canary builds and focuses on documentation improvements and test suite stability.
v16.0.2-canary.33This release reverts a specific Turbopack optimization regarding logical control flow operators.
v16.0.2-canary.23This release updates Turbopack to treat logical operators as control flow, improving how the compiler models code execution paths.
v16.0.2-canary.12This 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.3BreakingThis 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.42BreakingThis 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.29This release introduces a new MCP endpoint for retrieving errors and reverts a recent Turbopack optimization related to export liveness.
v15.6.0-canary.27This release focuses on internal optimizations, including splitting the code-frame package and fixing build manifest formatting and Turbopack entry detection.
v15.6.0-canary.24BreakingThis 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.29This 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.13This release focuses on bug fixes for Turbopack's intercept route segments and dynamic parameter extraction within edge-ssr-app.
v15.5.1-canary.7This release includes performance optimizations for Turbopack exports and a configuration adjustment for Biome linting rules.
v15.4.2-canary.53This 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.17BreakingThis 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.106This release focuses on Turbopack improvements, including better issue reporting and test stability, alongside a fix for a flakey devtools test.
v15.4.0-canary.102This release introduces externalType support for Turbopack scripts and styling improvements for the segment explorer, alongside internal test and validation optimizations.
v15.4.0-canary.100This 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.94This 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.93This 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.83This 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.79This 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