Skip to content

Commit

Permalink
Add release note for mdn#11149
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck committed Jun 24, 2021
1 parent 94b710b commit 06e1023
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,21 @@ RELEASE DATE TK
| `api.Window.scrollBy.ScrollToOptions` | `api.Window.scrollBy.options_parameter` |
| `api.Window.scrollTo.ScrollToOptions` | `api.Window.scrollTo.options_parameter` |

- The following non-existent, long-removed, or otherwise irrelevant features have been removed ([#10774](https://github.com/mdn/browser-compat-data/pull/10774)):
- The following non-existent, long-removed, or otherwise irrelevant features have been removed:

- `api.FetchEvent.client`
- `api.FetchEvent.navigationPreload`
- `api.FetchEvent.targetClientId`
- `api.FetchEvent.client` ([#10774](https://github.com/mdn/browser-compat-data/pull/10774))
- `api.FetchEvent.navigationPreload` ([#10774](https://github.com/mdn/browser-compat-data/pull/10774))
- `api.FetchEvent.targetClientId` ([#10774](https://github.com/mdn/browser-compat-data/pull/10774))
- `api.RTCIdentityErrorEvent` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCIdentityEvent` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.identityresult_event` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.idpassertionerror_event` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.idpvalidationerror_event` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.onidentityresult` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.onidpassertionerror` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.onidpvalidationerror` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.onpeeridentity` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))
- `api.RTCPeerConnection.peeridentity_event` ([#11149](https://github.com/mdn/browser-compat-data/pull/11149))

## [v3.3.8](https://github.com/mdn/browser-compat-data/releases/tag/v3.3.8)

Expand Down

0 comments on commit 06e1023

Please sign in to comment.