Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New TypeScript 2.0 Features #37

Closed
4 tasks
kitsonk opened this issue Apr 19, 2016 · 2 comments
Closed
4 tasks

New TypeScript 2.0 Features #37

kitsonk opened this issue Apr 19, 2016 · 2 comments
Assignees
Milestone

Comments

@kitsonk
Copy link
Member

kitsonk commented Apr 19, 2016

The TypeScript Roadmap for 2.0 list the major changes for TypeScript 2.0. Most of these are available in typescript@next. Features that I think that are important to us (e.g. we would want to adopt them quickly):

There maybe more...

@kitsonk kitsonk added this to the 2016.05 milestone Apr 19, 2016
@kitsonk kitsonk modified the milestones: 2016.06, 2016.05 Jun 7, 2016
@kitsonk
Copy link
Member Author

kitsonk commented Jun 12, 2016

  • - We can now properly model load plugins, because TypeScript will allow us to to declare module IDs with wildcards (see: Microsoft/TypeScript#6615)

@kitsonk kitsonk modified the milestones: 2016.06, 2016.07 Jul 4, 2016
@kitsonk kitsonk modified the milestones: 2016.07, 2016.08 Aug 1, 2016
@kitsonk
Copy link
Member Author

kitsonk commented Sep 7, 2016

These have been addressed as individual issues during the migration to TypeScript 2.0.

@kitsonk kitsonk closed this as completed Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants