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

feat: add support for WHATWG URLs #2437

Merged
merged 6 commits into from Jan 10, 2023

Commits on Jan 4, 2023

  1. feat: add support for WHATWG URLs

    Ryan Wheale committed Jan 4, 2023
    Copy the full SHA
    b842a4e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. style: move validation/throw code per code review

    Ryan Wheale committed Jan 5, 2023
    Copy the full SHA
    1e08f09 View commit details
    Browse the repository at this point in the history
  2. test: add coverage for invalid URLs

    Ryan Wheale committed Jan 5, 2023
    Copy the full SHA
    0e890da View commit details
    Browse the repository at this point in the history
  3. chore: let URL parser report invalid urls

    Ryan Wheale committed Jan 5, 2023
    Copy the full SHA
    0257fd7 View commit details
    Browse the repository at this point in the history
  4. style: remove trailing spaces

    Ryan Wheale committed Jan 5, 2023
    Copy the full SHA
    4bd0534 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Copy the full SHA
    135d9ae View commit details
    Browse the repository at this point in the history