Skip to content

v1.6.1

Compare
Choose a tag to compare
released this 17 Apr 07:51
· 516 commits to main since this release

1.6.1 (2022-04-17)

Bug Fixes

  • function-rule: return success if the function rule is undefined (82047c3)

Tests

  • use AVA for testing instead of Jest (3c4a469)

Code Refactoring

Continuous Integration

  • remove build check from pre-commit check as it is already covered by the test (84e415f)
  • use npm test script for CI tests (acbb2c9)