Skip to content

@lion/nodejs-helpers@0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 19:47
· 10 commits to master since this release
ca08d89

Minor Changes

  • c7c83d1: Update underlying code-formatter prettier to major version 3 and updated the prettify API accordingly.

    Consumers of this package need to make sure to await any calls to prettify as the function now returns a promise.