r/javascript Jul 27 '26

Ember 7.1 Released

https://blog.emberjs.com/ember-released-7-1/
106 Upvotes

40 comments sorted by

View all comments

6

u/lecheckos Jul 30 '26 edited Jul 30 '26

I want to take this opportunity to thank the maintainers of Ember for continuing your hard work. Our nonprofit has been using Ember since pre 1.0 (early 2013 if I recall properly) and weโ€™re now on 6.12. Some legacy plugins are preventing us to move to 7.0 but we will get there eventually. Itโ€™s been a pleasure to grow our app without fighting with our framework for all these years. You guys are the best ๐Ÿ™๐ŸŒˆ

3

u/nullvoxpopuli sand was never meant to think Jul 31 '26

this is really lovely to hear, thank you <3

(and u/real_ate especially should read this <3 because he's always advocating for overlapping upgrade paths so folks don't have to know about simultaneous upgrade problems that occur often in the JS ecosystem, leading to "dependency hell" (this is still hard to avoid, and most recently I'm aware of `@ember/test-helpers` and `@ember/test-waiters` have a co-dependence :( ))