Flightcontrol changelog

React Miami! Meet the Flightcontrol Team + Rollback Work

changelog cover

Our big announcement for the week is that the Flightcontrol team is assembling together at the React Miami conference this week! We want to meet our Flightcontrol users and anyone else who is busy writing and pushing code to production. How do you deploy things?

It's not just all React this week - we're working on the Rollback feature so that you can redeploy your last good build easily.

Last week, in addition to the Rollback work, we also made some improvements to better support Incremental Static Regeneration (ISR) with Next.js, and added a few new docs to the site.

🚀 New Features + Improvements

  • Improvements for working with Next.js Incremental Static Regeneration (ISR) - add support for Next.js preview mode, and detect Next.js applications better to support ISR if they don't have a next.config.js file.

  • Also support loading Next.js config as an ES module with the next.config.mjs file

📕 Docs