Skip to content

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 16 May 14:31
· 2 commits to master since this release
217eb8c

8.0.0 (2026-05-16)

  • fix!: restore permissive operator config silently active in <= 7.0.12 (217eb8c)

BREAKING CHANGES

  • Operators not, and, or, comparisons (<, >,
    ==, ...) and the conditional ? : are now actually available, where
    7.0.13-7.0.15 silently rejected them.