You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: lock Sass to 1.65.1 to prevent deprecation warnings
During rebase, yarn.lock regeneration updated Sass from 1.65.1 to 1.93.1,
which introduced legacy JS API deprecation warnings. Restored master's
yarn.lock as base and upgraded only react-on-rails (16.0.0) and
shakapacker (8.4.0) to maintain version consistency.
0 commit comments