Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 May 15:18

1.0.0 (2026-05-17)

  • feat(src)!: remove match.one / match.range / match.many builders (cbacea1)

BREAKING CHANGES

  • The match export is removed. Consumers must replace
    match builder spreads with the literal HighlightState fields.