v1.1.0
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
- feat: Introducing Error/Success Messages without Redirection by @Erij-Maherzia-BEN-BRAHIM in #2
New Contributors
- @Erij-Maherzia-BEN-BRAHIM made their first contribution in #2
Full Changelog: v1.0.2...v1.1.0