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

chore(test-app): import ember-data string transform #2877

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BobrImperator
Copy link
Collaborator

@BobrImperator BobrImperator commented Dec 25, 2024

  • Fixes the following deprecation

DEPRECATION: You are relying on ember-data auto-magically installing the StringTransform. Use export { StringTransform as default } from '@ember-data/serializer/transform'; in app/transforms/string.js instead [deprecation id: ember-data:deprecate-legacy-imports] This will be removed in ember-data 6.0.

  • Changes ember-lts-3.28 testing scenario to use ember-data LTS 4.4.0.
    ember-data 3.28 doesn't have the transform export.

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.

1 participant