Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastaegert committed Mar 7, 2022
1 parent cf75d71 commit 83c5a1c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# rollup changelog

## 2.70.0

_2022-03-07_

### Features

- Make the `watchChange` and `closeWatcher` hooks asynchronous and make Rollup wait for these hooks before continuing (#4427)

### Bug Fixes

- Do not abort watch mode for errors in `watchChange` but display them properly (#4427)

### Pull Requests

- [#4427](https://github.com/rollup/rollup/pull/4427): Do not abort watch mode on errors in watchChange (@lukastaegert)

## 2.69.2

_2022-03-06_
Expand Down

0 comments on commit 83c5a1c

Please sign in to comment.