Skip to content

Version 0.9.0

Compare
Choose a tag to compare
@bvego bvego released this 17 Jul 14:45
· 160 commits to master since this release
8cd1b4f

Added 🚀

  • Number
    • atLeast
    • atMost
    • greaterThan
    • lessThan

Special thanks to @xddz9 for adding the above methods 🎉

Internal 🏡

  • Fixed husky precommit hook
  • Replaced TSLint with ESLint
  • Bump @types/node to 12.6.6
  • Bump lodash to 4.17.4 in /benchmark
  • Bump lint-staged to 9.2.0