Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(utils): remove non-ASCII limitation for path normalization #8137

Merged
merged 4 commits into from Oct 7, 2022

Commits on Sep 27, 2022

  1. fix: remove non-ASCII limitation for path normalization

    See sindresorhus/slash#19 for discussion on limitation in the originating package
    This updates the integrated function to match sindresorhus/slash after sindresorhus/slash#20
    birjj committed Sep 27, 2022
    Copy the full SHA
    df60ebd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2928000 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Copy the full SHA
    19d3507 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70d31a3 View commit details
    Browse the repository at this point in the history