Skip to content

Version 3.0.0

Choose a tag to compare

@pur3miish pur3miish released this 10 Jan 11:16
· 3 commits to main since this release
  • TypeScript declaration files (.d.ts) have been added for all public modules.
  • Support for node >=14.0.0 & npm >=7.0.0.
  • Imports now favours dropping the file extension.
  • Refined exports Field: Simplified the module exports by removing the .mjs and .js extensions from the paths. Now, users can import modules without needing to specify the file extension.