Nest: [semver-minor]: TypeScript 3 support

Created on 12 Jul 2018  路  8Comments  路  Source: nestjs/nest

I'm submitting a...


[ ] Regression 
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

The TypeScript team just announced TS v3, with new features for monorepo setups much like the Nest core. I'm happy to create a pull request that supports TypeScript v3 and new build features and codependency, I just wanted to open an issue first and gauge Kamil and community support.

Environment


Nest version: 5

type todo 馃挌

Most helpful comment

yeah, i openned this to suggest starting on it now, so when stable drops, it can be merged in. api shouldn鈥檛 change between rc and stable.

All 8 comments

Just tell me how we can help, a plan ? i'm 100% in :smiley_cat:

TS 3.0 is not stable yet. Anyway, we need to update codebase once it hit the final version.

yeah, i openned this to suggest starting on it now, so when stable drops, it can be merged in. api shouldn鈥檛 change between rc and stable.

Now that TS 3.0 is out, what is the current status of this task?

Now that TS supports project references, would it be better to use lerna packages instead of separate repositories for nest dependencies?

Has anyone tried to build & run the latest NestJS (5.2.x) with TypeScript 3.0.x ?

@anodynos Just updated my NestJS 5.2.2 project to TypeScript 3.0.3 and it's working with no problems, all tests passes without changing a line of code
I'm using only the stuff from the NestJS Docs, don't write any advanced TypeScript code my self.
If so, go ahead and try it :)

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

2233322 picture 2233322  路  3Comments

marshall007 picture marshall007  路  3Comments

thohoh picture thohoh  路  3Comments

cojack picture cojack  路  3Comments

JulianBiermann picture JulianBiermann  路  3Comments