Releases: 47ng/check-env
Releases · 47ng/check-env
v3.0.0
3.0.0 (2022-10-25)
Features
BREAKING CHANGES
- Default export has been replaced with a named import:
import { checkEnv } from '@47ng/check-env'
v3.0.0-beta.1
Features
BREAKING CHANGES
- Default export has been replaced with a named import:
import { checkEnv } from '@47ng/check-env'
v2.1.1
2.1.1 (2022-10-24)
Bug Fixes
- Update dependencies & bump patch (8f74b7f)
v2.1.0
2.1.0 (2022-02-10)
Features
- Conditional checks by ignoring falsy values (5cefd52)
v2.0.2
2.0.2 (2020-12-22)
Bug Fixes
- Explicitly declare path to TS types (b86d1e2)
v2.0.1
2.0.1 (2020-04-23)
Maintenance release: