Releases: slevithan/regex-utilities
Releases · slevithan/regex-utilities
v2.3.0
🚀 Features
- A
detailsobject is now provided toreplaceUnescapedandforEachUnescapedcallbacks as their second argument (properties:context,negated). - Added a top-level
typesfield topackage.jsonfor tools and configurations that rely on it. - Changed the reserved capture name from
skipto$skip.