Skip to content

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 10:02
· 327 commits to master since this release

5.3.0 (2021-07-05)

Bug Fixes

  • config: remove sourcemap generation for production env (b94d958)
  • doc: fix missing global declaration for expect method (efef6f6)
  • force: fix some typo and indentation (84ac6bf)
  • tests: fix unused dependency (348413f)

Features

  • dom: add isEventTarget function to initiat dom validators implementation (565a056)
  • isarray: add new isarray methods for boolean, functions and numbers (543af55)