Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@rajeevkumar-nr rajeevkumar-nr released this 09 Jun 01:09
· 6 commits to stable since this release
0a91019

Enhancements

  • Publishing to npm: The package can now be published to npm, making it easily accessible.

Build

  • Distribution Formats: Added cjs, esm, and umd builds to the dist folder, ensuring compatibility with CommonJS, ES Modules, and UMD module formats.