Toast instance passed to onShow and onHide
Features
- The toast instance is now passed to the onShowCallback and onHideCallback handlers when invoked.
Documentation
- Documentation for handlers.
Chores
- Cleanup of test dependencies and added new npm scripts to make test execution easier.