Skip to content

Commit 80bdb98

Browse files
committed
Update changelog
1 parent 65068c0 commit 80bdb98

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.75.0
4+
5+
_2022-05-27_
6+
7+
### Features
8+
9+
- Re-implement default parameter tree-shaking for top-level functions (#4510)
10+
- Do not consider calling string methods like `.trim()` on template literals a side effect (#4511)
11+
12+
### Pull Requests
13+
14+
- [#4510](https://github.com/rollup/rollup/pull/4510): Tree-shake parameter defaults (replaces #4498) (@lukastaegert)
15+
- [#4511](https://github.com/rollup/rollup/pull/4511): Tree-shake side-effect-free string methods on template literals (@lukastaegert)
16+
317
## 2.74.1
418

519
_2022-05-19_

0 commit comments

Comments
 (0)