Skip to content

v3.4.0

Compare
Choose a tag to compare
@pi0 pi0 released this 18 Aug 11:32
· 65 commits to main since this release

compare changes

note
This release includes several refactors. If you have encountered any issues, please report them.

If you see an error like Cannot use 'import.meta' outside a module upgrade to the latest version of jiti or renew your package manager's lock file and node_modules (jiti release notes)

🚀 Enhancements

  • Universal env (#61)
  • providers: Detect VERCEL and VERCEL_ENV (#58)
  • Add isColorSupported flag (b80677b)
  • ExposeproviderInfo (3c547d8)
  • Platform agnostic process (48b4fc0)
  • process: Support process.versions (1ad71f6)
  • env: Support import.meta.env and Deno.env (ceb04d5)
  • Export nodeVersion and nodeMajorVersion (#60)
  • Detect stackblitz using process.versions.webcontainer (#63)
  • Detect the underlying runtime (#66)

📦 Build

❤️ Contributors

  • Pooya Parsa (@pi0)
  • Tom Lienard (@QuiiBz)
  • Nozomu Ikuta