Changes this week:
- Fixed bug where registering the same exact event listener method twice on the same event type threw an internal error.
- Add support for the
.forEach()
method forHeaders
,URLSearchParameters
, andFormData
Changes this week:
.forEach()
method for Headers
, URLSearchParameters
, and FormData