We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7d61c commit fbbd2c3Copy full SHA for fbbd2c3
CHANGELOG.md
@@ -9,7 +9,7 @@ Important new features and bugfixes from StarlingMonkey relevant to `componentiz
9
pulled in by this update are listed below:
10
11
- Implement `EventTarget` and `Event` builtin ([#220](https://github.com/bytecodealliance/StarlingMonkey/pull/220))
12
-- Add support for two argument has and delete in URLSearchParams ([#236](https://github.com/bytecodealliance/StarlingMonkey/pull/236))
+- Add support for two-argument `has` and `delete` in `URLSearchParams` ([#236](https://github.com/bytecodealliance/StarlingMonkey/pull/236))
13
14
[sm]: https://github.com/bytecodealliance/StarlingMonkey
15
0 commit comments