All Versions
47
Latest Version
Avg Release Cycle
22 days
Latest Release
359 days ago

Changelog History
Page 3

  • v12.0.0 Changes

    January 15, 2022

    โœ‚ Removed

    • ๐Ÿ’ฅ Breaking: drop support for Flow static type checker (#584)

    ๐Ÿ”„ Changed

    • ๐Ÿšš Move types/index.d.ts to lib/main.d.ts (#585)
    • Typescript cleanup (#587)
    • ๐Ÿ“ฆ Explicit typescript inclusion in package.json (#566)
  • v11.0.0 Changes

    January 11, 2022

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking: drop support for Node v10 (#558)
    • Patch debug option (#550)
  • v10.0.0 Changes

    May 20, 2021

    โž• Added

    • โž• Add generic support to parse function
    • ๐Ÿ‘ Allow for import "dotenv/config.js"
    • โž• Add support to resolve home directory in path via ~
  • v9.0.2 Changes

    May 10, 2021

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Support windows newlines with debug mode
  • v9.0.1 Changes

    May 08, 2021

    ๐Ÿ”„ Changed

    • โšก๏ธ Updates to README
  • v9.0.0 Changes

    May 05, 2021

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ Breaking: drop support for Node v8
  • v8.6.0 Changes

    May 05, 2021

    โž• Added

    • ๐Ÿ“ฆ define package.json in exports
  • v8.5.1 Changes

    May 05, 2021

    ๐Ÿ”„ Changed

    • โšก๏ธ updated dev dependencies via npm audit
  • v8.5.0 Changes

    May 05, 2021

    โž• Added

    • ๐Ÿ‘ allow for import "dotenv/config"
  • v8.4.0 Changes

    May 05, 2021

    ๐Ÿ”„ Changed

    • point to exact types file to work with VS Code