Skip to content

vers. 3.2.2

Choose a tag to compare

@komed3 komed3 released this 11 Mar 09:12
· 183 commits to master since this release
bb61120

New patch provides revised error handling to consistently capture errors across the project. Additional critical code locations have been wrapped for error logging. Sourcemap files are no longer generated to reduce build time and size. If you still require them, please report here.

What’s New

  • New, consistent error handling using built-in utility (#99)
  • Error handling added to critical parts of the code

Changes & Fixes

  • Build no longer provides source map files to reduce bundle size
  • Build times improved significantly
  • Upgraded dev dependencies to their latest versions

Known ToDo’s

  • Supported input validation for CmpStr settings

Full Changelog: v3.2.1...v3.2.2