We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/
Looks like in v1.5.0, pathname no longer includes the initial / from the url. Is that intentional? A breaking change from v1.4.7?
e.g. url: /yippee/abc 1.4.7 -> path = /yippee/abc 1.5.0 -> path = yippee/abc
/yippee/abc
yippee/abc