v0.19.0
refactor(common): port src/common to TypeScript
perf(filesystem): cut stat syscalls and per-call regex compilation (#4289)
fix(preferences): update broken doc links to correct develop-branch paths (#4281)
chore(ts): final prettier + lint --fix pass