We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ad8c1 commit c48dbc4Copy full SHA for c48dbc4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changers Lorgs!
2
3
+## 2.1
4
+
5
+Export CommonJS module without a `.default` dangly wart. (A
6
+synthetic `.default` has been added just in case anyone is already
7
+relying on that from v2.0.)
8
9
## 2.0
10
11
Export hybrid module with TypeScript types.
0 commit comments