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
Treat lts, current, and latest as synonyms using releases API
All three version types (latest, lts, current) now use the GitHub releases
API to get the actual latest release, ensuring they all get properly
released versions instead of potentially unreleased development tags.
Co-authored-by: markphip <933108+markphip@users.noreply.github.com>
0 commit comments