Skip to content

Releases: pjlamb12/runtime-config-loader

v4.1.0

24 Sep 01:42
e8c2c9a
Compare
Choose a tag to compare

Allow multiple configUrls from which config objects can be laoded

v4.0.1

24 Sep 01:42
Compare
Choose a tag to compare

Update README because the one that was deployed had no real information in it

v4.0.0

24 Sep 01:40
09ca356
Compare
Choose a tag to compare

Upgraded Angular version
Removed the .toPromise method on the observable, since observables are valid in the APP_INITIALIZER now

v3.0.0

26 Jun 20:11
021e223
Compare
Choose a tag to compare

Released v3.0.0 of the package, built and deployed with Angular v9.x

v2.0.0 Release

23 Apr 05:57
Compare
Choose a tag to compare

#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

23 Apr 05:59
Compare
Choose a tag to compare

v1.0.4 release, greater than or equal to Angular v6