Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 546 Bytes

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 546 Bytes

@dot/config ChangeLog

v2.0.1

2024-08-30

Bugfixes

  • config: Memoization (#3)

v2.0.0

2024-07-28

Breaking Changes

  • config!: env and envPrefix as function export (cd3b70a)

v1.3.0

2024-06-09

Features

  • config: export getSecretValue, getSsmValue (dfe1bb0)

v1.2.1

2024-05-15

Bugfixes

  • access,cdk,config,env,versioner: bump log dependency (196025e)

v1.2.0

2024-03-18

Features

  • config: allow disabling cache with DOT_CONFIG_DISABLE_CACHE (#2)

v0.1.0

2023-01-24

Initial Release