v1.0.1: A maintenance release.
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.