Skip to content

1.0 Release

Choose a tag to compare

@unional unional released this 04 Jun 22:07
· 48 commits to master since this release

Finally it's time to release the 1.0 version.

The beta branch is gone and you will access all functionality that works with typings@1.0 from yo typings directly (instead of yo typings:beta).

To recap what's the change from previous non-beta version:

  • Support typings@1.0
  • Create a config template to speed up configuration (you can yo typings --update-template to make changes to it after the first time)
  • Rework all prompts and workflow
  • Support bower as well as npm (http is also support, which basically doesn't do much 😛 )
  • Support multiple ways to create your typings repository

Hope you will like it. 😄