Skip to content

0.147.0

Compare
Choose a tag to compare
@denobot denobot released this 05 Jul 14:18
· 1856 commits to main since this release
b611887

0.147.0 / 2022.07.05

  • feat(dotenv): add expand feature, move parse logic to RegExp (#2387)
  • feat(dotenv): stringify (#2412)
  • feat(http): add HTTP errors (#2307)
  • feat(http): add content negotiation (#2302)
  • feat: add createAssertSnapshot (#2403)
  • fix(node/fs/exists): fix promisified exists (#2409)
  • node: process.argv[1] uses phony local module if executing remote module
    (#2418)