Typings Versions Save

*DEPRECATED* The TypeScript Definition Manager

v2.1.1

7 years ago

Changed

  • Remove the "no dependencies" message that would print under the module name you just installed

v2.1.0

7 years ago

Changed

  • Use global promises over any-promise
  • Updated documentation

v2.0.0

7 years ago

Added

  • typings-core now has support for installing jspm: packages

Changed

  • Dropped support for node 0.10 and 0.12

v1.5.0

7 years ago

Changed

  • Add a progress spinner (with status) to async commands

v1.4.0

7 years ago

Changed

  • Update compiler to TypeScript 2.0

v1.3.3

7 years ago

Added

  • Ability to explicitly disable (or enable) unicode support when printing the dependency graph output

v1.3.2

7 years ago

Changed

  • Update typings-core, enables a fallback to index.d.ts when no main file is specified but attempts to be loaded

v1.3.1

7 years ago

Changed

  • Bundle source map sources with package
  • Bump minimum typings-core version
  • Remove unnecessary shebangs

v1.3.0

7 years ago

Changed

  • Updated the re-export syntax
  • Added back deprecation messages (for immediate dependencies)

v1.2.0

7 years ago

Added

  • Add --name and --source flags for installation (doesn't work so well with multiple installs though)
  • Update typings-core, which includes searching available registries for a definition when install fails
  • Add the typings un alias