You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking change: Is now an ECMAScript Modules (ESM) project.
Now includes the latest Let’s Encrypt certificate authority root certificate for the staging environment. (This is automatically injected into your Node.js environment when running the server in staging mode and is used during testing.)
Dev: now using @small-tech/esm-tape-runner.
Dev: replaced tap-spec and tap-nyc with @small-tech/tap-monkey.
Fixed
No longer crashes when checking for certificate renewal. (#34)
Tests now run properly in staging mode.
Improved
npm package size is now 193.1kb (down from 345kb previously).