Bugfixes:
URLSearchParams.keys
and.values
returned undefined due to a bug in the foreign code (#22 by @cakekindel)
Other improvements:
- Rename
uneffectfulHref
tohrefPure
(used privately forShow
instance) (#21 by @JordanMartinez)
Bugfixes:
URLSearchParams.keys
and .values
returned undefined due to a bug in the foreign code (#22 by @cakekindel)Other improvements:
uneffectfulHref
to hrefPure
(used privately for Show
instance) (#21 by @JordanMartinez)