v1.13.0
What's Changed
- add missing strict by @0x0a0d in #279
- check
empty: true
in string rule. Fixes #283 by @icebob in #284 - fix(date): rule date add convert string to number for timestamp by @intech in #286
- add context.data to d.ts by @0x0a0d in #288
- fix(multi): item rule has custom checker will throw error if validate… by @0x0a0d in #290
- fix: issue #297 by @0x0a0d in #298
- Add Record rule by @FFKL in #300
Full Changelog: v1.12.0...v1.13.0