Skip to content

v1.5.0

Compare
Choose a tag to compare
@jasongin jasongin released this 15 Oct 01:29
· 89 commits to master since this release
  • 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