Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v0.6.0

Choose a tag to compare

@Thanga-Ganapathy Thanga-Ganapathy released this 15 Jul 16:43
· 51 commits to main since this release

This release adds missing typescript configuration file.

  • It runs tsc --init with build options.
  • Added ts config into rollup config.
  • It includes main & module field to package.json for tools having issues with ESM.
  • It also includes types package.json field.