2.0.2

Back | Minified | Changelog | Cautionlog
2016-11-05

Sugar 2.0.2 adds Typescript declaration files that makes a much better experience using Sugar with Typescript. Declaration files are included in the repo and all npm packages. To use them simply update and link to the declarations file:

/// <reference path="path/to/sugar.d.ts" />