We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce95197 commit 12778eaCopy full SHA for 12778ea
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# rollup changelog
2
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
12
## 2.52.8
13
*2021-07-07*
14
0 commit comments