Skip to content

v5.2.0

Compare
Choose a tag to compare
@fkhadra fkhadra released this 29 May 20:09

Changelog

πŸš€ Features

  • Allow user to override default ARIA role #348. Thanks to @ameem91
  • Prevent duplicate toast when same id is used

🐞 Bugfix

  • Prevent duplicate toast when same id is used FOR REAL 😭
  • toast.update({progress: 1}) will close the toast a la nprogress. #347

πŸ’₯ Breaking Changes

  • It's no more possible to define the progress percentage when calling toast.done. This was inconsistent