Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Minor fixes for bind() and URLSearchParams

Choose a tag to compare

@inexorabletash inexorabletash released this 25 Sep 03:23
· 79 commits to master since this release
  • Handle bind() called on function without prototype
  • URLSearchParams: Correct forEach callback arg order
  • Ensure params are copied by value when cloning an URLSearchParams object