Skip to content

Version 2.0.1

Latest

Choose a tag to compare

@jaydenseric jaydenseric released this 06 Apr 01:48

Patch

  • Updated dev dependencies.
  • Added a new hard-rejection dev dependency to ensure unhandled rejections in tests exit the process with an error.
  • Improved the package test:prettier script.
  • Configured Prettier option semi to the default, true.
  • Destructured assert imports.
  • Ensure GitHub Actions run on pull request.