Skip to content

v1.5.0: Enhancements and Refinements

Compare
Choose a tag to compare
@AsyrafHussin AsyrafHussin released this 25 Aug 09:16
· 626 commits to main since this release
dade6b8

In this release, we've made several notable updates:

  • Documentation Updates: Enhanced documentation by adding examples for both ES6 (using Vite) and traditional script-tag methods. Now, users have a clearer guide on how to integrate our module into their projects.
  • Refinements: Function logic has been refined for clarity. Comprehensive comments have also been added to each function, enhancing understandability and maintainability of the code.
  • Project Structure: For better organization and future scalability, core files were migrated to the 'src' directory. Test paths were also updated to reflect this change.
  • Dependency Updates: Updated dependencies for security and improved performance. Specifically, @babel/core was updated to v7.22.11, and jest to v29.6.4.

Your feedback is always welcome! Feel free to raise any issues or feature requests.