File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 0.4.2 - 2026-08-07
44
55- Decode Action Cable broadcast payloads before parsing observable invalidations
66 so scalar updates and component refreshes transmit as raw Turbo Stream HTML.
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- solid_objects (0.4.1 )
4+ solid_objects (0.4.2 )
55 actioncable (>= 8.0 )
66 actionpack (>= 8.0 )
77 actionview (>= 8.0 )
@@ -373,7 +373,7 @@ CHECKSUMS
373373 rubocop-rails-omakase (1.1.0) sha256=2af73ac8ee5852de2919abbd2618af9c15c19b512c4cfc1f9a5d3b6ef009109d
374374 ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
375375 securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
376- solid_objects (0.4.1 )
376+ solid_objects (0.4.2 )
377377 sqlite3 (2.9.5-aarch64-linux-gnu) sha256=78075b6337d3d182c6d2b4691049ed45cd220826160c9ea18946bf6a1de200dc
378378 sqlite3 (2.9.5-aarch64-linux-musl) sha256=18c801185deb4adc01ddb281e8f672a39e3d1729979ca91e39439cd3eac0402d
379379 sqlite3 (2.9.5-arm-linux-gnu) sha256=1bdfca0c7d63998c60b0f4a8e3c8df2d33800ccc4abd2d612eddbbbc92a4c48b
Original file line number Diff line number Diff line change 11# rbs_inline: enabled
22
33module SolidObjects
4- VERSION = "0.4.1 "
4+ VERSION = "0.4.2 "
55end
You can’t perform that action at this time.
0 commit comments