Skip to content

Commit afd7d99

Browse files
authored
chore: switch to ESM, build/publish as CJS and ESM (#933)
1 parent ff69521 commit afd7d99

12 files changed

+1512
-96
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 4.4.1
2+
3+
- Swich to ECMAScript modules
4+
- Use tsup to build both CJS and ESM
5+
- Simplify imports by using TypeScript `esModuleInterop`
6+
17
# 4.4.0
28

39
- Fix a regression that changed importing behavior
File renamed without changes.

0 commit comments

Comments
 (0)