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 auto-documentation link not being updated on version change
As we edit the live model, the fetchCrateDocumentation was not being called as the documentation property of the
model was not undefined annymore.
Bonus feature: Any crate that has a docs.rs link as documentation automatically gets versioning on it
0 commit comments