Releases: ivandotv/puntoenv
Releases · ivandotv/puntoenv
v4.0.0
Major Changes
- 10e2b51: remove
logLoadedFiles
and introduce an optional callback when the file is loaded with the info about the loaded file and data.
v3.0.0
Major Changes
- c510c92: - change function signature to accept options object.
- add options to log loaded files paths
v2.1.1
Patch Changes
- 2b2502d: update to vitest and update CI
v2.1.0
Minor Changes
- f3e2dff: throw an error if env to look for is not set
v2.0.1
Patch Changes
- 0ebe3e3: update dotenv-expoand major version
v2.0.0
Major Changes
- 5d4a24f: make env var name configurable
change arguments order
Patch Changes