Skip to content

Commit c890249

Browse files
committed
Update changelog
1 parent 6195638 commit c890249

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.72.0
4+
5+
_2022-05-05_
6+
7+
### Features
8+
9+
- Add CLI hooks to run external commands at certain points in watch mode (#4457)
10+
11+
### Bug Fixes
12+
13+
- Fix an issue that could accidentally treat relevant assignments as side effect free (#4486)
14+
15+
### Pull Requests
16+
17+
- [#4457](https://github.com/rollup/rollup/pull/4457): feat: CLI event hook flags (@Harris-Miller)
18+
- [#4486](https://github.com/rollup/rollup/pull/4486): Fix reassignment tracking (@lukastaegert)
19+
320
## 2.71.1
421

522
_2022-04-30_

0 commit comments

Comments
 (0)