Skip to content

6.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@scttcper scttcper released this 01 Aug 18:29

Breaking Changes

  • Refactor config to use InjectionToken https://angular.io/api/core/InjectionToken
  • Global and Individual toast configs are now interfaces
  • Minimum Angular version now 4.3.0+
  • Individual toasts now correctly inherit settings set with global settings
  • Refactor toast component constructor, fewer dependencies
  • block multiple forRoot calls