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 a7f3a96 commit 88b57eeCopy full SHA for 88b57ee
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Changelog
2
##### Unreleased
3
-- [New `Set` methods](https://github.com/tc39/proposal-set-methods):
+- [New `Set` methods proposal](https://github.com/tc39/proposal-set-methods):
4
- Built-ins:
5
- `Set.prototype.intersection`
6
- `Set.prototype.union`
@@ -16,7 +16,7 @@
16
- Added [`Math.sumPrecise` stage 2.7 proposal](https://github.com/tc39/proposal-math-sum/):
17
18
- `Math.sumPrecise`
19
-- [`Promise.try`](https://github.com/tc39/proposal-promise-try):
+- [`Promise.try` proposal](https://github.com/tc39/proposal-promise-try):
20
21
- `Promise.try`
22
- Added optional arguments support, [promise-try/16](https://github.com/tc39/proposal-promise-try/pull/16)
0 commit comments