Skip to content

v1.0.0

Compare
Choose a tag to compare
@gund gund released this 25 Mar 21:38

Update to Angular 4.

1.0.0 (2017-03-25)

Bug Fixes

  • directive:
    • Guard ngOnChnages invocation if not specified by dynamic component (51c795b9)
    • Guard NgComponentOutlet that may be not injected (cba008d4)
    • Small improvement due to unit tests (644fdda6)
    • Fix Dynamic directive ti work without Dynamic component (0432d4ad)

Features

  • release: Update docs and introduce breaking change for major version increment (61aae93e)

Breaking Changes

  • Upgrade to Angular 4

(61aae93e)