-
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
This is not entirely a duplicate of #235 per se, but possibly related.
I had a production app break recently with a deprecated import { htmlSafe } from '@ember/string' usage. Though this import is deprecated, it's not slated for removal until Ember v4. We tracked the problem down to ember-data v3.24 using @ember/string v1 which is being used in prod instead of Ember Source's.
Is it possible to add these missing functions with a deprecation warning and backport?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels