Skip to content

v17.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 13:37

Changed

  • [JavaScript] Added TypeScript source to the package (#211)
  • [Ruby] Minimum supported ruby is now 2.5+ (#232)
  • [Ruby] Large suite wide refactor for basic rubocop compliance (#233 #235)
  • Expose transformer arg as a public reader
  • Remove prefer_for_regexp_match? and use_for_snippets? -> Use their reader equivalents instead (Remove the ?)
    (#234)
  • [Ruby] Change public API readers for ParameterType