Skip to content

Commit be1b87d

Browse files
committed
Update changelog
1 parent aad5510 commit be1b87d

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.67.1
4+
5+
_2022-02-07_
6+
7+
### Bug Fixes
8+
9+
- Make chunk file and variable names more deterministic when emitting chunks (#4386)
10+
- Improve default module resolver performance by using non-blocking IO (#4386)
11+
12+
### Pull Requests
13+
14+
- [#4373](https://github.com/rollup/rollup/pull/4373): fix: even more types (@dnalborczyk)
15+
- [#4382](https://github.com/rollup/rollup/pull/4382): Update contribution tut link desc (@lemredd)
16+
- [#4383](https://github.com/rollup/rollup/pull/4383): chore: bump deps (@dnalborczyk)
17+
- [#4384](https://github.com/rollup/rollup/pull/4384): chore: move "wait" to utils + re-use (@dnalborczyk)
18+
- [#4385](https://github.com/rollup/rollup/pull/4385): refactor: convert watch tests to async functions (@dnalborczyk)
19+
- [#4386](https://github.com/rollup/rollup/pull/4386): refactor: use fs.promises in resolve id, Part 4 (@dnalborczyk and @lukastaegert)
20+
- [#4389](https://github.com/rollup/rollup/pull/4389): refactor: use fs.promises in generate license file, rollup config, Part 5 (@dnalborczyk)
21+
322
## 2.67.0
423

524
_2022-02-02_

0 commit comments

Comments
 (0)