Skip to content

Migrate to typescript and enhance DX tools

Compare
Choose a tag to compare
@SMAKSS SMAKSS released this 04 Nov 13:12
· 23 commits to master since this release
470eb30

Convert Numbers v2.0.0 Release Notes 🚀

We are thrilled to announce the release of Convert Numbers v2.0.0! 🎉 This major update brings improved functionality, better documentation, and an enhanced user experience. Get ready to integrate seamless numeral conversions into your applications with ease!

What's New? ✨

  • TypeScript Support: The codebase has been migrated to TypeScript, providing type safety and an improved development experience.
  • Enhanced Functionality: The convertNumbers function now comes with default parameters and improved input handling. Expect more consistent and reliable conversions!
  • Optimized Performance: We've optimized the code to ensure faster execution and a smaller footprint.
  • Detailed Documentation: JSDoc comments have been added, offering comprehensive documentation and examples right in the code.
  • Streamlined Usage Examples: The README has been updated with clearer, more concise usage examples to help you get started quickly.

Try It Out! 🚀

Install the latest version with npm:

npm i @smakss/convert-numbers

Or with yarn:

yarn add @smakss/convert-numbers

We hope you enjoy this new release! Your feedback is important to us. If you encounter any issues or have suggestions for future updates, please open an issue on our GitHub repository.