Skip to content

Commit 6a0ad48

Browse files
committed
Support TypeScript 4.5, upgrade dependencies
Closes #1798
1 parent 2742e7f commit 6a0ad48

File tree

3 files changed

+302
-298
lines changed

3 files changed

+302
-298
lines changed

CHANGELOG.md

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

3+
### Features
4+
5+
- Added support for TypeScript 4.5, #1798.
6+
37
### Bug Fixes
48

59
- If file exports a symbol both under it's real name and as `default`, the `default` export will now always be the renamed symbol, #1795.

0 commit comments

Comments
 (0)