Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for Babel 7.x #2654

Closed
stevefan1999-personal opened this issue Jul 27, 2017 · 10 comments
Closed

Prepare for Babel 7.x #2654

stevefan1999-personal opened this issue Jul 27, 2017 · 10 comments
Assignees

Comments

@stevefan1999-personal
Copy link

  • .babelrc.js
  • Fixed stage-x/proposal versioning
  • Deprecation of old node environment

The alpha versions of Babel 7 is publicly available in npm. Feel free to test it but I'm not sure that's the intent.

The milestone page for Babel 7

@arunoda
Copy link
Contributor

arunoda commented Jul 27, 2017

Thanks. I'd like to test it.
Anyway, I think updating this is pretty straight forward.

@gilbert
Copy link

gilbert commented Aug 9, 2017

TypeScript support just landed in Babel 7 alpha. I'm interested in testing it. What are the steps involved in updating next.js to use Babel 7?

@xtuc
Copy link

xtuc commented Aug 11, 2017

That good news. Note you can find more informations about breaking changes in the future blog posts: Upgrade to Babel 7 and Upgrade to Babel 7 for Tool Authors.

Don't hesitate to ping me for questions about Babel 7.

@markozxuu
Copy link
Contributor

@xtuc What features does babel 7?

@xtuc
Copy link

xtuc commented Aug 11, 2017

An extensive list of new features will be published in the release blog post (coming soon).

@schoenwaldnils
Copy link
Contributor

It seems that [email protected] is in the dependencies of [email protected]
But I still can't use .babelrc.js any updates on this?

@lednhatkhanh
Copy link

Also, babel 7 allows us to use typescript with @babel/preset-typescript, any news on applying this to next directly?

@lifeiscontent
Copy link
Contributor

any updates on this guys? Would love to use babel+typescript together.

@timneutkens
Copy link
Member

@lifeiscontent you can already do that using @zeit/next-typescript, but babel 7 is on our list for v6 👍

@lifeiscontent
Copy link
Contributor

lifeiscontent commented Mar 20, 2018

@timneutkens I tried using the typescript server example with dotenv example babelrc and it didn't work.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants