v1.0.0-beta.10
Pre-release
Pre-release
Many thanks to @antfu, @EltonLobo07, @serkodev, @andersk, @hendrikheil, @kurtextrem, @kazizi55 and @ikeyan for contributing to this release.
- Add
rfcEmail
action to validate RFC 5322 email addresses (pull request #912) - Add
@__NO_SIDE_EFFECTS__
notation to improve tree shaking (pull request #995) - Change TypeScript build target to ES2020 for better compatibility (pull request #984)
- Fix TypeScript error of
keyof
method for objects with many keys (pull request #988) - Fix options filtering in
enum_
schema (pull request #941)