What's new in 2.0
Version 2.0 of Elmish Land is here! After two beta releases since May 2026, the framework now runs on Fable 5, Feliz 3, vite 8, and the .NET 10 SDK. New projects get the whole stack out of the box, and existing projects move over with a single upgrade command.
This is a major version bump because the underlying libraries contain breaking changes. Most applications compile after running upgrade, but some will need code edits. Before you upgrade a real project, read the Migrating from 1.x to 2.0 guide — it covers the .NET 10 prerequisites you set up by hand, exactly which files upgrade rewrites, and the Feliz 3 patterns you fix yourself.

