Skip to content

Commit 12778ea

Browse files
committed
Update changelog
1 parent ce95197 commit 12778ea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# rollup changelog
22

3+
## 2.53.0
4+
*2021-07-09*
5+
6+
### Features
7+
* Add `maxParallelFileReads` option to limit read operations with a default of 20 (#4170)
8+
9+
### Pull Requests
10+
* [#4170](https://github.com/rollup/rollup/pull/4170): Limit parallel file reads to prevent "EMFILE: too many open files" error (@schummar)
11+
312
## 2.52.8
413
*2021-07-07*
514

0 commit comments

Comments
 (0)