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 0da55f1 commit 9f28f55Copy full SHA for 9f28f55
1 file changed
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# rollup changelog
2
3
+## 2.70.1
4
+
5
+_2022-03-14_
6
7
+### Bug Fixes
8
9
+- Handle unfinished hook action errors as regular errors and avoid console logging (#4434)
10
+- Allow access to "dist" folder in a Node 17 compatible way (#4436)
11
12
+### Pull Requests
13
14
+- [#4434](https://github.com/rollup/rollup/pull/4434): Track unfinished hook actions as regular errors (@lukastaegert)
15
+- [#4436](https://github.com/rollup/rollup/pull/4436): Update package.json (@frank-dspeed)
16
17
## 2.70.0
18
19
_2022-03-07_
0 commit comments