ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Updated ember-source to v3.24.3 #230

Closed ijlee2 closed 3 years ago

ijlee2 commented 3 years ago

Description

I tried to update ember-source to v3.26.1, but couldn't pass by v3.25 due to a dependency pulling in dependencies that are incompatible with the latest Ember. (Related issue: https://github.com/ember-learn/guides-source/pull/1675)

I checked manually that the app worked after updating ember-source to v3.24.3.