Originally posted by the EmberJS account on bluesky
Last week the Ember Tooling team released the embroider project from alpha to stable, signalling that non-explorers should now try Vite with their ember projects if they want a massive performance boost to their build system.
There is a codemod by mainmatter to help everything with their migration.
It (and embroider-vite) supports every LTS form 3.28+ and then ember-source 5.12+
So that's
- 3.28
- 4.4
- 4.8
- 4.12
- 5.4
- 5.8
- 5.12+
That is > 4 years of supported ember versions!
There are now many vite-using ember apps in the wild, and I look forward to seeing what all everyone comes up with!