Skip to content

Releases: cucumber/cucumber-expressions

v15.0.1

Choose a tag to compare

@github-actions github-actions released this 04 Jan 21:16
f0f907f

Fixed

  • Fixed release scripts

v14.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 11:20
a0e1a55

Changed

  • TypeScript: Group#value can no longer be undefined (#16)
  • TypeScript: Argument is no longer generic (#16)
  • Go: Module renamed to match github repository(#24)

v13.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 14:07
2f6dba0

Fixed

  • Fix release for the Go implementation

v13.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Sep 12:58
f379ac7

Fixed

  • Fix release for the Go implementation
  • Minor fixes in the README.md links to documentation

v13.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 10:42
5cbd5d8

Fixed

  • Fix misc release actions

v13.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 09:50
f8f28c5

Added

  • [JavaScript] Support for EcmaScript modules (aka ESM).
    (#1743)

Changed

Deprecated

Fixed

Removed