Releases: 47ng/check-env
Releases · 47ng/check-env
v3.0.0
25 Oct 21:07
Compare
Sorry, something went wrong.
No results found
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
25 Oct 21:00
Compare
Sorry, something went wrong.
No results found
Features
BREAKING CHANGES
Default export has been replaced with a named import:
import { checkEnv } from '@47ng/check-env'
v2.1.1
24 Oct 14:57
Compare
Sorry, something went wrong.
No results found
2.1.1 (2022-10-24)
Bug Fixes
Update dependencies & bump patch (8f74b7f )
v2.1.0
10 Feb 13:01
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-02-10)
Features
Conditional checks by ignoring falsy values (5cefd52 )
v2.0.2
22 Dec 19:35
Compare
Sorry, something went wrong.
No results found
2.0.2 (2020-12-22)
Bug Fixes
Explicitly declare path to TS types (b86d1e2 )
v2.0.1
23 Apr 15:54
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-04-23)
Maintenance release: