Skip to content

2.0.0

Latest

Choose a tag to compare

@itsdevdom itsdevdom released this 27 Apr 20:00
· 2 commits to develop since this release

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 simple logging format, similar to compact but more CI friendly (#63)
  • Add name option 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