Skip to content

Releases: kyubisation/angular-server-side-configuration

v1.1.1

18 Dec 15:48
2bc156e
Compare
Choose a tag to compare

Hotfix release which fixes a build issue

v1.1.0

18 Dec 14:22
2edc9ac
Compare
Choose a tag to compare

Features

Deprecation Notice

  • EnvironmentVariablesConfiguration
    • static searchEnvironmentVariables Use instance method
    • insertAndSaveRecursively Use insertVariables or insertVariablesIntoHead and applyAndSaveRecursively instead
    • insertAndSave Use insertVariables or insertVariablesIntoHead and applyAndSaveTo instead
    • apply Use insertVariables or insertVariablesIntoHead and applyTo instead

v1.0.0

20 Oct 22:44
5c032dc
Compare
Choose a tag to compare

First stable release

1.0.0-alpha.0

20 Oct 22:30
674b309
Compare
Choose a tag to compare
1.0.0-alpha.0 Pre-release
Pre-release
Merge pull request #6 from kyubisation/develop

Replace encrypted token by env variable