Releases: pjlamb12/runtime-config-loader
Releases · pjlamb12/runtime-config-loader
v4.1.0
Allow multiple configUrl
s from which config objects can be laoded
v4.0.1
Update README because the one that was deployed had no real information in it
v4.0.0
Upgraded Angular version
Removed the .toPromise
method on the observable, since observables are valid in the APP_INITIALIZER now
v3.0.0
Released v3.0.0 of the package, built and deployed with Angular v9.x
v2.0.0 Release
#3 and #4 Implemented
Tests added as well as changing the implementation method so that the APP_INITIALIZER is hidden inside the module. Just import the RuntimeConfigLoaderModule and everything works.
v1.0.4
v1.0.4 release, greater than or equal to Angular v6