ToddThomson / tsproject

Typescript minifier and modular typescript bundle optimizer for gulp (Ts Vinyl Adapter).
Other
57 stars 12 forks source link

Add Typescript 2.0 support #94

Closed niemyjski closed 8 years ago

niemyjski commented 8 years ago

Are you aware of any issues with ts 2.x?

ToddThomson commented 8 years ago

@niemyjski I have no scheduled time to look at TypeScript 2.0. I'd be willing to look at PR for 2.0 support.

niemyjski commented 8 years ago

Thanks, I just wanted to check in. I'm going to try and update to 2.x in the near future :)

ToddThomson commented 8 years ago

I can't promise anything, but I'll update the project for TypeScript 2 today and see how it goes

ToddThomson commented 8 years ago

Quite a lot has changed with Typescript 2.0. I can now build TsProject with Typescript 2.0, but there is a single bundling minification error. I suspect that it will take a couple of development, testing days to complete the task of updating TsProject to Typescript 2.0. I'll try to get this done over the next couple of weeks, but I cannot promise anything.

ToddThomson commented 8 years ago

@niemyjski I'm pretty confident that the updated TsProject to support Typescript 2.0 now works fine as I can use it to build itself. Would you have some time to test a release?

niemyjski commented 8 years ago

Yeah, I could test it but not till late next week.

ToddThomson commented 8 years ago

@niemyjski Thanks. It will be TsProject 2.0 to match the Typescript 2.0 version.

ToddThomson commented 8 years ago

TsProject 2.0 is now ready for release. TsProject ( bundled and minified ) is used to build TsProject!

ToddThomson commented 8 years ago

I'm closing this issue as Typescript 2.0 is supported by TsProject release > 2.0.0