Symbol3 releases
outputOpts.codeSplitting.includeDependenciesRecursively
Found in 1 package: qwik
qwik(3 releases)
@qwik.dev/router@2.0.0-beta.40BreakingThis release updates dependencies to Vite 8 and Rolldown, removing support for `manualChunks` and introducing a new configuration for code splitting.
@qwik.dev/core@2.0.0-beta.40BreakingThis release updates Qwik to require Vite 8 and Rolldown, introducing breaking changes to chunking strategies. The `manualChunks` option is deprecated in favor of Rolldown's new code splitting API.
@qwik.dev/react@2.0.0-beta.40BreakingThis release updates the project to require Vite 8 and Rolldown, introducing changes to chunking strategies and removing support for Rollup's `manualChunks`.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when outputOpts.codeSplitting.includeDependenciesRecursively changes.
Learn More