intendednull / yewdux

Ergonomic state management for Yew applications
https://intendednull.github.io/yewdux/
Apache License 2.0
319 stars 31 forks source link

yewdux relies on yew via git; always pointing at newest version #67

Open olsonjeffery opened 9 months ago

olsonjeffery commented 9 months ago

This means that people still on yew 0.20.0 (eg because of ybc) can't adopt yewdux :/

Not sure if this is actionable or whatever, just wanted to raise the point.

Cheers

intendednull commented 9 months ago

Yewdux 0.9.3 is the last version to support Yew 0.20.0. You can depend on crates.io or freeze the git commit

https://github.com/intendednull/yewdux/releases/tag/v0.9.3