Announcing Elmish Land 2.0 Preview
Version 2.0 brings Elmish Land onto Fable 5 (announcement) and the matching ecosystem majors — Feliz 3, Fable.Core 5, Fable.Elmish 5 etc. New projects created with init get these versions out of the box, and a new upgrade command moves existing projects across in one shot.
This is a major version bump because the underlying libraries contain breaking changes. Most Elmish Land applications will compile after running upgrade, but some will need code edits.
Before you run upgrade on a real project, read the Migrating from 1.x to 2.0 guide — it covers the .NET 10 prerequisites you have to set up manually, exactly which files upgrade rewrites, and the Feliz 3 code patterns you need to fix by hand.

