pub const HOVER_RECENT_VERSIONS: usize = 8;Expand description
Maximum number of recent versions hover’s “Recent versions” section renders.
Also the walk target for registries (NuGet, npm) that must fetch publish times for only the versions actually rendered, rather than the entire version history.