Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Chore: Added test for non-null assertion operator (refs #105) #110

Merged
merged 1 commit into from
Oct 29, 2016

Conversation

JamesHenry
Copy link
Member

Further information about the operator is available here: https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#non-null-assertion-operator

No code changes are needed to support the non-null assertion operator.

This PR is into the ts-2 branch, which is where all of the breaking changes will go, along with the updated TS peerDependency.

I will submit a final PR from ts-2 to master, once all the necessary updates are merged.

NOTE: The tests will fail on ts-2 work until #107 and #108 are merged because they fix broken TS 2 tests

@JamesHenry JamesHenry mentioned this pull request Oct 24, 2016
10 tasks
@eslintbot
Copy link

LGTM

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nzakas nzakas merged commit 57aa0a5 into ts-2 Oct 29, 2016
@JamesHenry JamesHenry deleted the non-null-assertion-operator branch October 29, 2016 22:50
nzakas pushed a commit that referenced this pull request Nov 8, 2016
* Breaking: Updated TypeScript peerDependency to ^2.0.3 (refs #105)

* Chore: Added test for shorthand-ambient-module-declaration (refs #105) (#109)

* Chore: Added test for non-null assertion operator (refs #105) (#110)

* Breaking: Update JSX tagName conversion for TS 2 (refs #105) (#108)

* Chore: Added test for typed this parameter (fixes #105)

* Fix: Add parameter type annotations to the AST (refs #105) (#111)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants