Skip to content

Commit f1697c2

Browse files
committed
Update changelog
1 parent c568a10 commit f1697c2

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.66.0
4+
5+
_2022-01-22_
6+
7+
### Features
8+
9+
- Note if a module has a default export in ModuleInfo to allow writing better proxy modules (#4356)
10+
- Add option to wait until all imported ids have been resolved when awaiting `this.load` (#4358)
11+
12+
### Pull Requests
13+
14+
- [#4356](https://github.com/rollup/rollup/pull/4356): Add hasDefaultExport to ModuleInfo (@lukastaegert)
15+
- [#4358](https://github.com/rollup/rollup/pull/4358): Add "resolveDependencies" option to "this.load" (@lukastaegert)
16+
317
## 2.65.0
418

519
_2022-01-21_

0 commit comments

Comments
 (0)