<a name"4.0.0">
4.0.0 (2016-11-03)
Bug Fixes
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)