-
-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
Description
Just a heads-up that moving utils/object-transform.js and utils/remove-from-dom.js into a -private namespace and removing the re-exports should likely have been considered a breaking change since for all intents and purposes they were public and apps could reasonably be relying upon them. For example, if you wanted to override trackEvent() in an adapter and use object-transforms#compact.
Probably nothing to be done about it at this point, just opened this for awareness that there may be some broken downstream consumers. Feel free to close!
Also, thanks for spending the time keeping this addon maintained and up-to-date!
Reactions are currently unavailable