Babel 7 support
See original GitHub issueThis is a terrific library. But, will it support Babel 7 again? https://github.com/lingui/js-lingui/pull/220#issuecomment-395114123
The problem is mainly with Next.js, used by many devs nowadays. Next.js moved to Babel 7. js-lingui
is currently the only lib, blocking us from upgrading to Next v6.
Thank you for your effort and great work.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Upgrade to Babel 7
All of Babel. Support for Node.js 0.10, 0.12, 4 and 5 has been dropped #5025, #5041, #7755, #5186.
Read more >Babel 7: Configuration, Preset, and Plugin Usage
Babel 7 no longer supports Node.js versions 0.10, 0.12 and 5. Now that we know which version of Node.js to use we can...
Read more >TypeScript and Babel 7 - Microsoft Developer Blogs
Today we're excited to announce something special for Babel users. ... to jointly announce that Babel 7 now ships with TypeScript support!
Read more >Babel 6 and Babel 7 support - Stack Overflow
In Babel 6, .babelrc configuration applies specifically to files inside subdirectories of the one containing the .babelrc .
Read more >React: Babel 7 support in boilerplate application - Marc Nuri
Follow-up on my previous post where I prepared a ReactJS application from scratch using Webpack+Babel to support Sass. Now using Babel 7 and ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m planning to setup Next.js project on my own soon, so this is definitely priority.
Fixed in latest release v2.3.0.