You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm: update dependencies & package version (9450782), closes #2#8
BREAKING CHANGES
MultiTranslateHttpLoader: First release.
MultiTranslateHttpLoader: MultiTranslateHttpLoader now takes an array of translation file configuration
instead of just one config.
http-loader: The library is now compatible with Angular 6+ and RxJS 6+. If you need to use Angular 5, please stay on version 2.0.1. If you need to use RxJS 5, update to 5.6 and use the rxjs-compat library (see the RxJS update guide)
HttpLoader: this change might mess up with urls, I prefer to have a major version for it. If you have problems with your urls, check if base-href has been set correctly