palantir / eclipse-typescript

An Eclipse plug-in for developing in the TypeScript language.
Apache License 2.0
339 stars 73 forks source link

ts 1.8.10 #319

Closed thasner closed 8 years ago

thasner commented 8 years ago

Can you bump the bundled Typescript version from 1.8.9 to 1.8.10?

We'd like to avoid the following React error:

Warning: React.__spread is deprecated and should not be used. Use Object.assign directly or another helper function with similar semantics. You may be seeing this warning due to your compiler. See https://fb.me/react-spread-deprecation for more details.