Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@codpro2005 codpro2005 released this 29 Jun 21:53
  • ⚠️ Deprecated: Head & Tail types will become internal only on next release.
  • ⚠️ Deprecated: typedRegExp is deprecated in favor of regex.
  • Fixed: Resolved a typo on a RegExp prop: multiLine => multiline
  • Added: ParseSubcaptures utility type (same as ParseCaptures but excludes full match at index 0)
  • Chore: General refactoring and updated README.

Full Changelog: v0.2.1...v0.3.0