adonisjs / core

AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
https://adonisjs.com
MIT License
16.91k stars 639 forks source link

any plan to add typescript and es7(async/await) ? #140

Closed coolicer closed 8 years ago

thetutlage commented 8 years ago

@coolicer No, i am not in favor of adding any transpilers or build steps. Once Async/Await will be part of Node ( V8 ), i will be more than happy to upgrade the core.

alexjoverm commented 7 years ago

What about now @thetutlage ? It is already supported in Node 7 natively

RomainLanz commented 7 years ago

async/await is planned for Adonis 4.0! 🎉

alixaxel commented 7 years ago

@RomainLanz what is the timeline for that? I'm starting a new project and it would be useful to know if I should wait.

RomainLanz commented 7 years ago

There's no release date at the moment. You can follow the roadmap for 4.0 in the adonis/discussion repository.

lock[bot] commented 4 years ago

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.