Self-setting toast notifications
You can now use a setToast
utility from middleware to set toasts anywhere and they are automatically added.
Enhanced toast passthrough
Now you can pass in any arbirtrary properties into toasts
What's Changed
- Passthrough toasts by @AlemTuzlak in #40
Full Changelog: v3.0.0...v3.1.0