Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 479 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 479 Bytes

0.7.0

Breaking Changes

  • Removed BrowserAnimationModule from SimpleNotificationsModule. BrowserAnimationsModule now needs to be imported in the projects module to use the library.

0.6.0

Features

  • Added warn toast notification type

0.5.4

Notes

  • Updated tsconfig to target es5

0.5.0

Notes

  • Version 0.5 has had some mayor refactoring
  • Update to angular 4.0.1
  • Folder structure refactor
  • All types are now exported
  • A lot of minor bug fixes