Skip to content

1.5.0

Choose a tag to compare

@curbengh curbengh released this 10 Nov 02:54
· 241 commits to master since this release
71bbcc4

Breaking change

  • IDN is no longer punycoded in encodeURL(). IDN, regardless in punycode or unicode, is now always output in unicode. This also affect decodeURL() (#116)

Feature

Fixes