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

Update to TS 2.1 #726

Closed
3 tasks done
kamranayub opened this issue Dec 9, 2016 · 0 comments
Closed
3 tasks done

Update to TS 2.1 #726

kamranayub opened this issue Dec 9, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@kamranayub
Copy link
Member

kamranayub commented Dec 9, 2016

Context

There are some new features we can take advantage of in 2.1:

  • object spread for cloning
  • mapped types
  • keyof operator

Proposal

  • Verify typedoc supports 2.1
  • Update compiler package
  • Make any required changes
@kamranayub kamranayub self-assigned this Dec 25, 2016
kamranayub added a commit that referenced this issue Dec 29, 2016
Closes #726

## Changes:

- Update to TS 2.1.4
- Fix bug in `Sprite.debugDraw`
@jedeen jedeen added this to the 0.9.0 Release milestone Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants