Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 20:01
· 234 commits to main since this release

   🚀 Features

  • Add support for refreshExpired option and remove autoResetOnExpire prop  -  by @marsidev (64f10)
  • Add support for execution and appearance props  -  by @marsidev (96559)

   🐞 Bug Fixes

   🛑 Breaking Changes

  • autoResetOnExpire prop is not valid anymore - use options.refreshExpired instead. Check this snippet.
    View changes on GitHub