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
fix(v2): enforce v1 => v2 migration rules with zips
refs #759
- helpful for testing
- otherwise we allow a direct jump from e.g. 1.20 to 2.0 and this will crash
- it will crash because Ghost v2 can't execute v1 migration scripts, because the context/code has changed
0 commit comments