Joel Kallman
Results
2
comments of
Joel Kallman
I've been using `3.0.0-beta.0` in my app (Ember 4.6) and haven't run into any issues yet. Are there any remaining steps before the official release of `3.0.0`?
I'm experiencing this after upgrading an app from Ember 3 to Ember 4. Our models are stored in an npm package referenced in the `devDependencies` of the app. They data...