You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transform imports of dependencies / restructure (a908ec2)
Changes the wrapping mechanism to a factory-based approach that supports handling of dependencies according to the underlying module system, and restructures the project to match the updated recommended package structure. Code that previously worked around the limitations might need to be updated.