Skip to content

v1.18.0

Choose a tag to compare

@justin808 justin808 released this 04 Jul 08:46
· 58 commits to master since this release

Added

  • VCR middleware (use_cassette): optional middleware that wraps each request with VCR.use_cassette (GraphQL supported). Includes configuration via config/cypress_on_rails.rb and Cypress commands. [PR 167]
  • Rails 8 example app & CI job to validate against the newest framework version. [PR 174]

Changed

  • Rails 7.2 example app updates and CI wiring. [PR 171]
  • Updated JetBrains logo/assets in README. [PR 177]

Removed

  • Dropped Rails 4 and 5 from CI matrix. [PR 172]