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
My guess is that v4.11.0 should use #844 as its target, and v4.10.1 should target 0aeab39. Happy to create these tags myself @Marc-Andre-Rivet but I want to double-check that I have that right.
Historically, each release as documented in the CHANGELOG has a corresponding tagged release in GitHub.
I have a script that relies on these specific tagged versions for code generation (e.g. https://raw.githubusercontent.com/plotly/dash-table/v4.10.0/src/dash-table/dash/DataTable.js) and the latest versions 404.
My guess is that
v4.11.0should use #844 as its target, andv4.10.1should target 0aeab39. Happy to create these tags myself @Marc-Andre-Rivet but I want to double-check that I have that right.