Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ mergeChangelog.ts
File
mergeChangelog.ts
scripts/mergeChangelog.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Merges prerelease (alpha/beta/rc) changelog entries into a single stable
3
* release section within a package's CHANGELOG.md.
4
*
Callers
nothing calls this directly
Calls
11
readFile
Function · 0.85
findReleaseHeaderIndex
Function · 0.85
findEndBoundary
Function · 0.85
parseCategories
Function · 0.85
collectPrereleaseHeaders
Function · 0.85
findPreviousStableVersion
Function · 0.85
updateHeaderCompareLink
Function · 0.85
buildOutputLines
Function · 0.85
log
Method · 0.80
error
Method · 0.65
resolve
Method · 0.65
Tested by
no test coverage detected