Skip to content

Commit ed5e1f4

Browse files
committed
Update changelog
1 parent 79ec55d commit ed5e1f4

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.66.1
4+
5+
_2022-01-25_
6+
7+
### Bug Fixes
8+
9+
- Only warn for conflicting names in namespace reexports if it actually causes problems (#4363)
10+
- Only allow explicit exports or reexports as synthetic namespaces and hide them from namespace reexports (#4364)
11+
12+
### Pull Requests
13+
14+
- [#4362](https://github.com/rollup/rollup/pull/4362): refactor: convert exportsByName object to map (@lukastaegert)
15+
- [#4363](https://github.com/rollup/rollup/pull/4363): Do not warn unnecessarily for namespace conflicts (@lukastaegert)
16+
- [#4364](https://github.com/rollup/rollup/pull/4364): Do not expose synthetic namespace export in entries and namespaces (@lukastaegert)
17+
318
## 2.66.0
419

520
_2022-01-22_

0 commit comments

Comments
 (0)