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
Including bidi as a dependency can break handlers that are expecting a higher version of ring-core: taoensso/sente#322
Resolves issue: juxt#182 Bidi brings older version of `ring-core` into projects; should it be :scope "provided"?
Including bidi as a dependency can break handlers that are expecting a higher version of ring-core: taoensso/sente#322
Resolves issue: #182 Bidi brings older version of `ring-core` into projects; should it be :scope "provided"?
Including bidi as a dependency can break handlers that are expecting a higher version of
ring-core
:taoensso/sente#322
Should the
ring-core
dependency be :scope "provided" to avoid this?The text was updated successfully, but these errors were encountered: