Releases: allohamora/config-manager
Releases · allohamora/config-manager
0.3.0
Features
- add support for not plain objects (a45151f)
0.2.0
Features
- add env-manager and env-picker (30e2dcb)
- add mapIfExist to env-picker (f40413c)
- add null or undefined check to getOrThrow (66da1ee)
- add trim to pickOrThrow (ff16658)
- improve env-picker default typings (39fefc8)
Bug Fixes
- add correct typing to manager methods (f05bbae)
- fix incorrect default value changing (57aa7a0)
0.1.1
Bug Fixes
- add private modifier to config field (10f038d)