Skip to content

v0.2.0 - Optimized Registry and Additional Typescript Versions

Compare
Choose a tag to compare
@clarkmcc clarkmcc released this 27 Mar 05:05
· 11 commits to master since this release

This release brings two significant changes to the project:

  1. Typescript version loaders and tagged sources have been broken out into their own packages that can be imported in a side-effect type of way. This allows you to control what you load into the default registry, which avoids loading every Typescript version into memory when you only really need one version. See the readme for implementation details.
  2. Added Typescript tags v4.1.5, v4.1.4, v4.1.3, v4.1.2, v3.9.9, and v3.8.3.