Skip to content

Commit ab14a76

Browse files
committed
Update changelog
1 parent fda4427 commit ab14a76

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.67.3
4+
5+
_2022-02-18_
6+
7+
### Bug Fixes
8+
9+
- Do not swallow other errors when unfinished hook actions are detected (#4409)
10+
- Add additional information to output when there are unfinished hook actions (#4409)
11+
12+
### Pull Requests
13+
14+
- [#4399](https://github.com/rollup/rollup/pull/4399): docs: remove const (@TrickyPi)
15+
- [#4401](https://github.com/rollup/rollup/pull/4401): Improve test stability by getting independent of module id ordering in more places (@lukastaegert)
16+
- [#4403](https://github.com/rollup/rollup/pull/4403): fix: remove unnecessary property descriptor spread (@dnalborczyk)
17+
- [#4404](https://github.com/rollup/rollup/pull/4404): refactor: use map for import descriptions + re-export descriptions (@dnalborczyk)
18+
- [#4405](https://github.com/rollup/rollup/pull/4405): refactor: module exports to map (@dnalborczyk)
19+
- [#4406](https://github.com/rollup/rollup/pull/4406): Fix a typo in 'Direct plugin communication' code example (@younesmln)
20+
- [#4407](https://github.com/rollup/rollup/pull/4407): Document how resolveId is cached (@lukastaegert)
21+
- [#4409](https://github.com/rollup/rollup/pull/4409): Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks (@lukastaegert)
22+
323
## 2.67.2
424

525
_2022-02-10_

0 commit comments

Comments
 (0)