Skip to content

v1.7.2 - fix node10

Latest
Compare
Choose a tag to compare
@davidknise davidknise released this 22 Jun 21:18
· 11 commits to main since this release
0ceebcf

v1.7.2 - 06/21/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