All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Update unbuild (41e7a6a)
- Pooya Parsa (@pi0)
- Markthree (@markthree)
- Maxime Pauvert (@maximepvrt)
- provider: Add railway support (#106)
- Check bun runtime before node (#107)
- Clarify runtimes and
isNode
behavior (#108)
- Pooya Parsa (@pi0)
- Omar omaraziz.dev@proton.me
- isColorSupported: Inverted condition for
TERM=dumb
(#97)
- Type
runtime
export (#92)
- Add
aws_amplify
provider (#91)
- Update dependencies (9addee3)
- Pooya Parsa (@pi0)
- Kaushik Gnanaskandan kaushik.subman@gmail.com
- Conditional check for
process.versions?.bun
(#75)
- Update build dependencies (cd6cbf7)
- Pooya Parsa (@pi0)
es6
compatibiliy for commonjs bundle (#74)
- Pooya Parsa (@pi0)
- Access
process
fromglobalThis
(#73)
- Patrick Pircher
- Universal
env
shim (#61) - providers: Detect
VERCEL
andVERCEL_ENV
(#58) isColorSupported
flag (b80677b)- Expose providerInfo (3c547d8)
- Platform agnostic process (48b4fc0)
- process: Support
process.versions
(1ad71f6) - env: Support
import.meta.env
andDeno.env
(ceb04d5) - Export
nodeVersion
andnodeMajorVersion
(#60) - Detect stackblitz using
process.versions.webcontainer
(#63) - Detect the underlying runtime (#66)
- Reduce dependency on
process
proxy for flags (0d7b84f) - Decouple
nodeENV
from env proxy (89c0411)
- Add default fallback for platform flag (d71ce85)
- Update bun runtime detection (#67)
- Use
globalThis.Bun
for check (ca852ac)
- Split flags (584e9f4)
- Improve process and env types (581c674)
- Cleanup provider detection (3091a5b)
- provider: Remove dependency from
process
shim (c1c5a68) - Decouple flags from process shim (6b087e2)
- Remove
_process
export (ce21499)
- Minify dist by default (4e67307)
- Update dev dependencies (c98a7ab)
- Add autofix ci (d817123)
- Fix prettierrc (b720e2b)
- Improve docs (1d4ef96)
- Add typecheck script (0694e19)
- Fix internal types and expose
EnvObject
(058abc6) - Update title (25ebcfb)
- Create playground (6d92124)
- Add bun playground (0a576f2)
- Update docs (19a7651)
- Fix ci (4b0ae64)
- Update unbuild to v2 (23cb666)
- Update node playground to jiti (12efa68)
- Split global types (ec4c8f7)
- Format with prettier v3 (d198921)
- pkg: Add
types
field to theexports
(#51) - Support static
process.env.NODE_ENV
(#45)
- Fix coverage test (92152a1)
- Git ignore
coverage
dir (cd52a9e) - Lint (3832bcd)
- Update dev dependencies (acd471d)
- Add defaults test (17009d9)
- Expect any provider (a7d8c43)
- Detect
isTest
fromNODE_ENV
as well (#39)
- Update dev dependencies (cdb65ab)
- Use changelogen for release (62b8d85)
- Format with prettier (0469d74)
- Pooya Parsa pooya@pi0.io
- Daniel Roe daniel@roe.dev
3.3.1 (2022-11-14)
3.3.0 (2022-10-15)
3.2.1 (2022-08-12)
3.2.0 (2022-08-12)
3.1.1 (2022-04-15)
- pkg: emit cjs dist (a64d409)
3.1.0 (2022-04-15)
3.0.1 (2021-11-05)
- set
ci: false
for unkown envs (2d5a646)
3.0.0 (2021-11-03)
3.0.0-0 (2021-11-02)
- v3 rewrite (#15)