Skip to content

v12.0.0

Latest
Compare
Choose a tag to compare
@yeojz yeojz released this 30 Dec 16:27
· 275 commits to master since this release
v12.0.0
230bafd

This is a rewrite of the entire library using TypeScript.
Please visit https://github.com/yeojz/otplib/wiki/Upgrading-to-v12 for major changes.

Major Changes

  • Split library into core, plugin and preset
  • Better extensibility and maintainability via plugins
  • Multi packages
  • New website with versioning via hosting service.
  • async support
  • Smaller output size for the browser bundle
  • Added tests for built packages.
  • Added browser testing as part of release