Skip to content

v52.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 01:22
· 10 commits to main since this release
5c2165c

52.0.0 (2025-07-28)

Bug Fixes

  • use v flag in regexes; match emojis for sentence terminator; fixes #1433 (#1437) (5c2165c)

BREAKING CHANGES

  • Uses v flag instead of u flag by default for regular expressions