Skip to content

v8.0.0

Compare
Choose a tag to compare
@ocombe ocombe released this 05 Sep 16:32

8.0.0 (2017-09-05)

Bug Fixes

  • TranslateService:
    • updated OpaqueToken -> InjectionToken for Angular v5 (12267e5b)

Breaking Changes

  • the library is now only compatible with Angular v4.0+ because OpaqueToken has been removed from v5 and its replacement InjectionToken was introduced in v4.0
    (12267e5b)