Skip to content

v1.1.0

Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 18 Nov 10:53
· 22 commits to main since this release

jsonWith utilities added

If you don't want to redirect the user but return some info to the current page with the toast data you can do so with the following utilities:

  • jsonWithSuccess
  • jsonWithError
  • jsonWithInfo
  • jsonWithWarning

Thanks to @Erij-Maherzia-BEN-BRAHIM For working on this feature!

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0