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 6195638 commit c890249Copy full SHA for c890249
1 file changed
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# rollup changelog
2
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
20
## 2.71.1
21
22
_2022-04-30_
0 commit comments