v5.0.0.rc1
Pre-release
Pre-release
Released: 2023-03-26
Added
- Add default debounce time for
config.updatable_debounce_time
by @julianrubisch in #263 - Add
X-Cable-Ready-Version
header to all HTTP CableReady/CableCar responses by @marcoroth in #260 - Add
debounce
option forCableReady::Updatable
by @julianrubisch in #261 and #264
Fixed
- Fix
inverse_of
resolution of associations used byCableReady::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
- Remove minified dist files by @marcoroth in #271
Note: if you were using the any CableReady
min.js
files we ask you to migrate to the non-minified versions.
Renamed
- Rename
CableReadyBroadcastJob
toCableReady::BroadcastJob
by @julianrubisch in #259 - Rework CableReady's
ActionController::Renderers
fromoperations
tocable_ready
by @marcoroth in #260 - Rename
cable_ready
MIME type fromapplication/vnd.cable-ready.json
totext/vnd.cable-ready.json
by @marcoroth in #260
Dependencies
- Bump rack from 2.2.6.2 to 2.2.6.3 by @dependabot in #268
- Bump rack from 2.2.6.3 to 2.2.6.4 by @dependabot in #270
Docs
- v5.0 docs by @marcoroth in #245
- Fix link to StimulusReflex authentication guide by @mlitwiniuk in #257
New Contributors
- @mlitwiniuk made their first contribution in #257
Commits
Full Changelog: v5.0.0.pre10...v5.0.0.rc1