v4.2.0
🚀 Features
- Added function
processRegex
, which returns an object withexpression
andflags
strings.- Warning: This feature is experimental and may change without following semver.
🐞 Fixes
- When using emulated flag x, if flag v is disabled or unsupported and
unicodeSetsPlugin
is explicitly set tonull
, allow whitespace-separated, unescaped (literal) hyphens on the end of character class ranges.