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
We previously defined _media._aspectRatio default as a string (now a number). This was fixed in v3.2.0, but any AAT with data created prior to this has the potential to have a stringified number
We previously defined
_media._aspectRatiodefault as a string (now a number). This was fixed in v3.2.0, but any AAT with data created prior to this has the potential to have a stringified numberThis should probably go into a migration script.