Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 18:21
3a2455c

Features

  • Safe environment parser
  • Compatible with TypeScript

Breaking Changes

In this version,

  • I have removed dotenv support. If you want to use dotenv, please use the previous version. Otherwise, you should install the dotenv package yourself.
  • I have removed the lodash.has and lodash.trim dependencies, and the package size has been reduced. There is no dependency anymore.