Skip to content

v2.6.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:47
· 25 commits to master since this release

2.6.2 (2025-07-20)

Bug Fixes

  • parser: /a{,3}/ is interpreted literally (95e727b)
  • parser: allow empty groups like /(?:)/ (b558a43)