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(core): handle null project base path and patch names
Add null safety checks for project.basePath and patch.beforeName/afterName properties. Fall back to current directory when project base path is unavailable and use empty strings for null patch names.
0 commit comments