This repository was archived by the owner on Apr 22, 2026. It is now read-only.
v0.6.0
This release adds missing typescript configuration file.
- It runs
tsc --initwith build options. - Added ts config into rollup config.
- It includes
main&modulefield to package.json for tools having issues with ESM. - It also includes
typespackage.json field.