Skip to content

Tags: unjs/ufo

Tags

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(joinRelativeURL): avoid lookbehind regex for browser compatibility (

#228)

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update all non-major dependencies (#223)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(joinRelativeURL): handle base with protocol (#222)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(withoutTrailingSlash): consider qurry param (#219)

* fix: consider scenario where / is part of query string in withoutTrailingSlash()

* revert change in `hasTrailingSlash`

---------

Co-authored-by: Pooya Parsa <pooya@pi0.io>

v1.4.0

Toggle v1.4.0's commit message
chore: update docs

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: respect fragment in trailing slash utils (#175)

Co-authored-by: Pooya Parsa <pooya@pi0.io>

v1.3.1

Toggle v1.3.1's commit message
chore: update dependencies

v1.3.0

Toggle v1.3.0's commit message
feat(stringifyParsedURL): support partial url inputs (resolves #166)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[autofix.ci] apply automated fixes