Releases: pedrouid/eth-parse-uri
Releases · pedrouid/eth-parse-uri
v0.6.9
- minify code and include source maps
v0.6.7
- remove
@babel/polyfill
from webpack entry config
v0.6.6
- move from libraryTarget
umd
to commonjs2
v0.6.5
- decodeURIcomponent string before parsing
v0.6.4
- Switch libraryTarget from
umd
to commonjs2