Commit graph

13 commits

Author SHA1 Message Date
Matt Bierner 13c842c36a Adopt TypeScript 2.3.3 Fixes #27099 2017-05-22 15:41:51 -07:00
Matt Bierner 0533eec76c Pick up TS 2.3.2 Fixes #25699 2017-04-30 12:27:55 -07:00
Matt Bierner 944e242075 Pick up TS 2.3.1 final 2017-04-27 11:07:18 -07:00
Matt Bierner bcc800bf37 Pick up 04/25.1 TS 2.3.1 insiders release 2017-04-25 16:03:31 -07:00
Matt Bierner 732813abe4 Pick up new insiders release of TS 2.3.1 2017-04-20 16:53:28 -07:00
Matt Bierner 7300527f44 Pick up next version of TypeScript 2.3 insiders 2017-04-17 12:00:33 -07:00
Matt Bierner eb6614a16d Pick up ts 2.3 insiders (#24725) 2017-04-13 16:18:47 -07:00
kieferrm 06492ab640 pick up TS 2.2.2 final 2017-03-27 16:23:49 -07:00
Matt Bierner 1b90e9dbd5 Pick up new TS 2.2.2 insiders 2017-03-20 11:37:47 -07:00
Matt Bierner 434def671b Use common TS install for both the TS Extension and Html Extension (#21578)
* Use common TS install for both the TS Extension and Html Extension

**Bug**
At least two version of Typescript are shipped in our extensions: one in the typescript extension and one for the html extension. This adds about 5MB to package install size and also results in inconsistent behavior

**Fix**
Change the TypeScript extension to also use the common version of TypeScript. Bump this version up to 2.2.1

* Don't hardcode paths for typescript
2017-03-01 18:34:04 -08:00
Matt Bierner 35a6f985b5 Update html extension to TS 2.1.6 .Fixes #19629 2017-02-10 14:39:43 -08:00
Matt Bierner c7c9530cd7 Bump bundled extension ts version to 2.1.5 (#19657) 2017-02-01 12:35:12 -08:00
Martin Aeschlimann 1c4e72aa68 share TypeScipt node_module amongst extensions 2016-11-23 16:35:50 +01:00