Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

Commit 8b0977c

Browse files
Update the changelog.
1 parent 08cc4e2 commit 8b0977c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## v0.9.4 <span class="release-date">(2014-11-14)</span>
4+
5+
* Fix re-exporting module objects created by namespace imports (e.g. `import * as foo from 'foo'; export { foo }`).
6+
37
## v0.9.3 <span class="release-date">(2014-11-03)</span>
48

59
* Fix bundle format support for named exports of class declarations.

0 commit comments

Comments
 (0)