Updated Breaking Changes (markdown)

Zhengbo Li
2015-04-28 11:52:46 -07:00
parent 6edfdda1f7
commit 562d3e2e7d

@@ -102,11 +102,11 @@ You can keep using older versions of the library with newer version of the compi
- ``window.orientation`` is of type ``string`` instead of ``number``
**Here is a list of libraries that are partly or entirely replaced by the added DOM types:**
``DefinitelyTyped/auth0/auth0.d.ts``
``DefinitelyTyped/gamepad/gamepad.d.ts``
``DefinitelyTyped/interactjs/interact.d.ts``
``DefinitelyTyped/webaudioapi/waa.d.ts``
``DefinitelyTyped/webcrypto/WebCrypto.d.ts``
- ``DefinitelyTyped/auth0/auth0.d.ts``
- ``DefinitelyTyped/gamepad/gamepad.d.ts``
- ``DefinitelyTyped/interactjs/interact.d.ts``
- ``DefinitelyTyped/webaudioapi/waa.d.ts``
- ``DefinitelyTyped/webcrypto/WebCrypto.d.ts``
For more details, please see the [full change](https://github.com/Microsoft/TypeScript/pull/2739).