Created by: dependabot[bot]
Bumps rollup from 3.10.1 to 3.14.0.
Release notes
Sourced from rollup's releases.
v3.14.0
3.14.0
2023-02-05
Features
- Add
experimentalDeepDynamicChunkOptimizationoption to produce fewer chunks from dynamic imports (#4837)Pull Requests
- #4837: Add flag to re-enable deep dynamic chunk optimization (
@lukastaegert)- #4839: fix: correct incorrect assertions (
@TrickyPi)v3.13.0
3.13.0
2023-02-03
Features
- Prevent chunk cycles when using
experimentalMinChunkSize(#4723)Pull Requests
- #4723: Improve minChunkSize algorithm (
@lukastaegert)- #4833: docs: Fix typo (
@mturoci)- #4835: Tables in docs (
@lukastaegert)v3.12.1
3.12.1
2023-02-01
Bug Fixes
- Handle self-references in class static blocks and construtors when the class is renamed (#4827)
- Improve warnings when creating circular chunks taht reexport variables (#4829)
Pull Requests
- #4827: fix: use the original class name in the class body (
@TrickyPi)- #4829: Improve and fix cross-chunk-reexport warning (
@lukastaegert)- #4830: Add Algolia doc search (
@lukastaegert)- #4831: Add warning not to add assets directly to the bundle (
@lukastaegert)v3.12.0
3.12.0
2023-01-28
... (truncated)
Changelog
Sourced from rollup's changelog.
3.14.0
2023-02-05
Features
- Add
experimentalDeepDynamicChunkOptimizationoption to produce fewer chunks from dynamic imports (#4837)Pull Requests
- #4837: Add flag to re-enable deep dynamic chunk optimization (
@lukastaegert)- #4839: fix: correct incorrect assertions (
@TrickyPi)3.13.0
2023-02-03
Features
- Prevent chunk cycles when using
experimentalMinChunkSize(#4723)Pull Requests
- #4723: Improve minChunkSize algorithm (
@lukastaegert)- #4833: docs: Fix typo (
@mturoci)- #4835: Tables in docs (
@lukastaegert)3.12.1
2023-02-01
Bug Fixes
- Handle self-references in class static blocks and construtors when the class is renamed (#4827)
- Improve warnings when creating circular chunks taht reexport variables (#4829)
Pull Requests
- #4827: fix: use the original class name in the class body (
@TrickyPi)- #4829: Improve and fix cross-chunk-reexport warning (
@lukastaegert)- #4830: Add Algolia doc search (
@lukastaegert)- #4831: Add warning not to add assets directly to the bundle (
@lukastaegert)3.12.0
2023-01-28
Features
- Change generated external namespace reexport helper code for CommonJS to better work with NodeJS named export detection (#4826)
... (truncated)
Commits
-
fe0e2f13.14.0 -
b852648Sort warnings before comparing in tests -
53cf9feAdd flag to re-enable deep dynamic chunk optimization (#4837) -
d88c935fix: correct incorrect assertions (#4839) -
5368e80Fix REPL colors -
09557d83.13.0 -
45980b5Fix lint issues -
0a5ea57Improve minChunkSize algorithm (#4723) -
52ba95cTables in docs (#4835) -
141039adocs: Fix typo (#4833) - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)