Releases: jasongin/nvs
Releases · jasongin/nvs
v1.7.1
v1.7.0
v1.6.2
v1.6.1
v1.6.0
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
- Update to Node v10 (LTS) for the tool runtime
- Support NVM-style LTS version strings, e.g. "lts/*" or "lts/carbon".
- TypeScript type-checking (Still no compile step is required, as the source is still plain JS. But the type-checking can potentially catch some mistakes.)
- Several community-contributed bug fixes