Skip to content

Release 0.1.1

Compare
Choose a tag to compare
@yamiteru yamiteru released this 19 Apr 22:50
· 55 commits to main since this release
  • feat: add property-based tests ca11de8
  • feat: optimize size and performance 13f87e4
  • feat: add minLength and maxLength a581907
  • feat: add value and notValue b11b470
  • feat: add length and notLength f3db155
  • feat: add minValue and maxValue 667b35d
  • feat: add regex c8d6895
  • feat: add email 0b86d20
  • feat: add more expect tests 7f15fb5
  • feat: add integer 9fd04b7
  • feat: add more tuple tests c475117
  • feat: move CustomError to @the-minimal/types e75b9fd
  • fix: docs and types c1350bb
  • feat: update README 64e9ccb
  • fix: typo f57175f
  • feat: add type tests for length and notLength 6d5aefa
  • feat: typo and use more reporters feff7f8
  • feat: add build:tsup 0c5c9ee
  • feat: use @the-minimal/error 0.0.4 f5097a1
  • fix: pass indexed values 075e602