Skip to content

Commit 459fdd9

Browse files
committed
Update changelog
1 parent c1fcbbd commit 459fdd9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## 2.75.7
4+
5+
_2022-06-20_
6+
7+
### Bug Fixes
8+
9+
- Mark Array.prototype.group/groupToMap as side effect free. (#4531)
10+
11+
### Pull Requests
12+
13+
- [#4523](https://github.com/rollup/rollup/pull/4523): chore: remove source map workaround, bump deps (@dnalborczyk)
14+
- [#4525](https://github.com/rollup/rollup/pull/4525): Add regression tests for instanceof (@lukastaegert)
15+
- [#4528](https://github.com/rollup/rollup/pull/4528): chore: Set permissions for GitHub actions (@naveensrinivasan)
16+
- [#4531](https://github.com/rollup/rollup/pull/4531): fix: rename Array.prototype.group/groupToMap (@dnalborczyk)
17+
- [#4535](https://github.com/rollup/rollup/pull/4535): chore: bump resolve from 1.22.0 to 1.22.1 (@pos777)
18+
319
## 2.75.6
420

521
_2022-06-07_

0 commit comments

Comments
 (0)