Company
Date Published
Author
Tim Neutkens
Word count
616
Language
English
Hacker News points
None

Summary

The Next.js team has announced the immediate availability of a canary channel for their popular React-based framework. The canary channel is designed to provide developers with early access to new features and improvements, while also allowing them to test and provide feedback on the latest developments. The team is currently working towards the release of Next.js 5, which aims to improve scalability, performance, and productivity for both individual developers and larger teams. The roadmap includes several key goals, such as improved compilation speed, better startup performance, and support for external sourcemaps. To get started with the canary channel, users can simply run `npm install --save next@canary react react-dom`, and to access the latest releases, follow the team's GitHub repository and Travis CI automation. The team encourages contributions and welcomes feedback from users through their public chat channels.