Skip to content

Commit ed12682

Browse files
committed
Update changelog
1 parent 1738215 commit ed12682

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.67.2
4+
5+
_2022-02-10_
6+
7+
### Bug Fixes
8+
9+
- Ensure consistent order between manual chunks to fix hashing issues (#4397)
10+
11+
### Pull Requests
12+
13+
- [#4390](https://github.com/rollup/rollup/pull/4390): refactor: add @types/estree explicitly, fix dynamic type imports (@dnalborczyk)
14+
- [#4391](https://github.com/rollup/rollup/pull/4391): chore: remove acorn-walk ambient type definitions (@dnalborczyk)
15+
- [#4397](https://github.com/rollup/rollup/pull/4397): Sort manual chunks generated via a function by name (@lukastaegert)
16+
317
## 2.67.1
418

519
_2022-02-07_

0 commit comments

Comments
 (0)