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(cli): normalize paths and improve compatibility on windows (#946)
* fix(cli): normalize paths and improve compatibility on windows
Add helper function for path normalization on Windows platform
Use normalized paths when validating path patterns
Convert glob patterns to Unix-style for Windows compatibility
Normalize returned paths to ensure cross-platform compatibility
* fix(cli): add changeset
* fix(cli): clean up path normalization logic, run prettier
---------
Co-authored-by: Matej Lednicky <[email protected]>
0 commit comments