32.0.1 (2021-02-16)
Bug Fixes
- default to
u
flag forcheckTypesPattern
option forrequire-param
,check-param-names
; forcheck-values
, default tou
flag and allow slashed regexes with own flags; formatch-description
, allow slashed regexs with own flags; for all of the previous (andcheck-examples
) allows newlines (4f0dc8e)