Skip to content

Commit 83c5a1c

Browse files
committed
Update changelog
1 parent cf75d71 commit 83c5a1c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.70.0
4+
5+
_2022-03-07_
6+
7+
### Features
8+
9+
- Make the `watchChange` and `closeWatcher` hooks asynchronous and make Rollup wait for these hooks before continuing (#4427)
10+
11+
### Bug Fixes
12+
13+
- Do not abort watch mode for errors in `watchChange` but display them properly (#4427)
14+
15+
### Pull Requests
16+
17+
- [#4427](https://github.com/rollup/rollup/pull/4427): Do not abort watch mode on errors in watchChange (@lukastaegert)
18+
319
## 2.69.2
420

521
_2022-03-06_

0 commit comments

Comments
 (0)