Wow, more than 3 years since the last release? Time for some updates, I guess. This release mostly adds requested features, but also now
requires you to use at least NodeJS 12.
Features
- Add long requested
simplelogging format, similar tocompactbut more CI friendly (#63) - Add
nameoption to customize build title (#62)
Bug Fixes
- Fix the build name appearing multiple times (#60)
Documentation
- Add new preview images, update README (#64)
Chores
- Migrate code base to TypeScript, emit both ESM and CJS bundles in build, add linter, and migrate to GitHub actions (#60)
BREAKING CHANGES
- NodeJS 12 (or higher) is now required