github ngx-translate/core v4.0.0

latest releases: v15.0.0, v14.0.0, v13.0.0...
7 years ago

<a name"4.0.0">

4.0.0 (2016-11-03)

Bug Fixes

  • TranslatePipe: fixed detection for ChangeDetectionStrategy.OnPush (751c2dc0, closes #243)

Features

  • MissingTranslationHandler: re-release of this feature from 3.2.0 as a new major (96cfa789)
  • build: added bundles/ng2-translate.umd.js (index.js is still available, but not the mai (c2d2486b, closes #297)

Breaking Changes

  • the signature of the MissingTranslationHandler has changed, it uses a MissingTranslationHandlerParams instead of just a simple string, check the docs for more information on this

    (96cfa789)

Don't miss a new core release

NewReleases is sending notifications on new releases.