Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 12:46
· 26 commits to main since this release
v3.0.0
3ef2c24
  • [Breaking changes] Drop older Node.js version (now ensures v20.19.5 or later)
  • [Breaking changes] Drop using require and node-fetch since current Node.js supports native fetch function
    • To use proxy for adding timestamp, please set HTTP_PROXY or HTTPS_PROXY environment variable.
  • (development) Update devDependencies packages excluding typescript