You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# rollup changelog
2
2
3
+
## 3.11.0
4
+
5
+
_2023-01-26_
6
+
7
+
### Features
8
+
9
+
- Support opt-in tree-shaking for emitted assets based on code references (#4805)
10
+
11
+
### Bug Fixes
12
+
13
+
- Adapt documentation references in Rollup to new website (#4805)
14
+
15
+
### Pull Requests
16
+
17
+
-[#4805](https://github.com/rollup/rollup/pull/4805): feat: add needsCodeReference field to EmittedAsset (@TrickyPi)
18
+
-[#4807](https://github.com/rollup/rollup/pull/4807): Rewrite website in Vitepress and merge it into the main repository (@lukastaegert)
-[#4819](https://github.com/rollup/rollup/pull/4819): Replace fs-extra with built-ins (@dnalborczyk)
21
+
-[#4820](https://github.com/rollup/rollup/pull/4820): Introduce timeout-minutes in Github actions ci (@dnalborczyk)
-[#4823](https://github.com/rollup/rollup/pull/4823): Minor migration guide improvements (@sapphi-red)
24
+
-[#4824](https://github.com/rollup/rollup/pull/4824): Add most options to the REPL (@lukastaegert)
0 commit comments