Skip to content

v1.0.1: A maintenance release.

Compare
Choose a tag to compare
@klardotsh klardotsh released this 01 Dec 20:39
· 30 commits to main since this release
cc9efe3

This tag is dedicated entirely to maintenance and contains no changes requiring user intervention:

  • Upgrade from NodeJS v12 (which is deprecated on GitHub Actions) to NodeJS v16.

  • Document the usage and recommendation of GitHub Actions Secrets for storing api-key arguments.

  • Upgrade @vercel/ncc bundler to work around NodeJS v16 OpenSSL-related quirks.

  • Upgrade package-lock.json to v2 schema.