8000 Update changelog · rollup/rollup@12aba91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 12aba91

Browse files
committed
Update changelog
1 parent 8db7fd8 commit 12aba91

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 2.78.0
4+
5+
_2022-08-14_
6+
7+
### Features
8+
9+
- Support writing plugin hooks as objects with a "handler" property (#4600)
10+
- Allow changing execution order per plugin hook (#4600)
11+
- Add flag to execute plugins in async parallel hooks sequentially (#4600)
12+
13+
### Pull Requests
14+
15+
- [#4600](https://github.com/rollup/rollup/pull/4591): Allow using objects as hooks to change execution order (@lukastaegert)
16+
-
17+
318
## 2.77.3
419

520
_2022-08-11_

0 commit comments

Comments
 (0)
0