Releases: evanshortiss/env-var
Releases · evanshortiss/env-var
7.5.0
20 May 17:31
Compare
Sorry, something went wrong.
No results found
Add asSet()
accessor (#173 )
7.4.2
09 May 23:31
Compare
Sorry, something went wrong.
No results found
Fix docstrings for positive/negative int/float validators (#172 )
7.4.1
28 Aug 23:06
Compare
Sorry, something went wrong.
No results found
Fix 7.4.0 issues with create-react-app
polyfill (#168 )
7.4.0
21 Aug 19:18
Compare
Sorry, something went wrong.
No results found
Do not use process.env
by default in non-Node.js environments (#155 )
7.3.1
24 Apr 02:54
Compare
Sorry, something went wrong.
No results found
Fix parsing even floating point numbers (#166 )
7.3.0
06 Sep 17:38
Compare
Sorry, something went wrong.
No results found
Add missing asEmailString()
typings (#160 )
7.2.0
31 Aug 22:27
Compare
Sorry, something went wrong.
No results found
Add asEmailString()
accessor (#146 )
7.1.1
29 Oct 08:58
Compare
Sorry, something went wrong.
No results found
Fix duplicate identifier error for TypeScript builds (#151 )
7.1.0
28 Oct 19:21
Compare
Sorry, something went wrong.
No results found
Support type narrowed process.env
/record and remove unused type (#148 )
Add support for readonly T[]
generic use with asEnum()
7.0.1
16 May 13:24
Compare
Sorry, something went wrong.
No results found
Fix loose float and int parsing (PR #144 )