Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Sep 22, 2022
1 parent 159137e commit 04dce1b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,19 @@
# rollup changelog

## 2.79.1

_2022-09-22_

### Bug Fixes

- Avoid massive performance degradation when creating thousands of chunks (#4643)

### Pull Requests

- [#4639](https://github.com/rollup/rollup/pull/4639): fix: typo docs and contributors link in CONTRIBUTING.md (@takurinton)
- [#4641](https://github.com/rollup/rollup/pull/4641): Update type definition of resolveId (@ivanjonas)
- [#4643](https://github.com/rollup/rollup/pull/4643): Improve performance of chunk naming collision check (@lukastaegert)

## 2.79.0

_2022-08-31_
Expand Down

0 comments on commit 04dce1b

Please sign in to comment.