Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create store.js (required in ember-data 6.0) #2854

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

peter-scholtens
Copy link
Contributor

To remove the deprecation warning below, the ember-data store is explicitly included, as required from ember-data 6.0 and higher:
DEPRECATION: You are relying on ember-data auto-magically installing the store service. Use export { default } from 'ember-data/store'; in app/services/store.js instead [deprecation id: ember-data:deprecate-legacy-imports] This will be removed in ember-data 6.0.

@BobrImperator BobrImperator merged commit 4161719 into mainmatter:master Oct 29, 2024
38 of 44 checks passed
@github-actions github-actions bot mentioned this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants