Skip to content

v1.7.2 - node10 backwards compatibility fix

Choose a tag to compare

@davidknise davidknise released this 23 Jun 13:48
· 17 commits to main since this release
787d185

v1.7.2 - 06/22/2023

Fixed

  • Added try-catch best effort for gzip json response decompression from nuget.org
  • Compile with nodenext moduleResolution so it implements a Promise resolver intead of yield on dynamic module resolution (node v13.2+)
    • Resolves node and node10 task runners