Releases: pekam/ameba-ts
Releases · pekam/ameba-ts
v1.1.1
1.1.1 (2024-04-04)
Bug Fixes
- Edit only imports & exports in ES post-build script (3ea1c5d)
v1.1.0
1.1.0 (2023-12-17)
Features
- Build both CommonJS and ESModule versions (b705082)
1.0.1
Compile to CommonJS, because ES modules don't support directory imports used in this project.