Skip to content

v5.0.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcoroth marcoroth released this 26 Mar 21:25
· 53 commits to main since this release
6af229c

Released: 2023-03-26

Added

Fixed

  • Fix inverse_of resolution of associations used by CableReady::Updatable by @julianrubisch in #262
  • Remove unused url_helpers include from installer which causes the installer to fail and exit by @marcoroth in #267

Removed

Note: if you were using the any CableReady min.js files we ask you to migrate to the non-minified versions.

Renamed

  • Rename CableReadyBroadcastJob to CableReady::BroadcastJob by @julianrubisch in #259
  • Rework CableReady's ActionController::Renderers from operations to cable_ready by @marcoroth in #260
  • Rename cable_ready MIME type from application/vnd.cable-ready.json to text/vnd.cable-ready.json by @marcoroth in #260

Dependencies

Docs

New Contributors

Commits

Full Changelog: v5.0.0.pre10...v5.0.0.rc1