We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159137e commit 04dce1bCopy full SHA for 04dce1b
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# rollup changelog
2
3
+## 2.79.1
4
+
5
+_2022-09-22_
6
7
+### Bug Fixes
8
9
+- Avoid massive performance degradation when creating thousands of chunks (#4643)
10
11
+### Pull Requests
12
13
+- [#4639](https://github.com/rollup/rollup/pull/4639): fix: typo docs and contributors link in CONTRIBUTING.md (@takurinton)
14
+- [#4641](https://github.com/rollup/rollup/pull/4641): Update type definition of resolveId (@ivanjonas)
15
+- [#4643](https://github.com/rollup/rollup/pull/4643): Improve performance of chunk naming collision check (@lukastaegert)
16
17
## 2.79.0
18
19
_2022-08-31_
0 commit comments