Skip to content

Commit

Permalink
Release v5.2.61 (#20006)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Jun 2, 2023
1 parent 31e37e9 commit 2b10f00
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @mdn/browser-compat-data release notes

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

June 2, 2023

### Removals

- `api.WebTransport.createBidirectionalStream.options_sendOrder_parameter` ([#19983](https://github.com/mdn/browser-compat-data/pull/19983))
- `api.WebTransport.createUnidirectionalStream.options_sendOrder_parameter` ([#19983](https://github.com/mdn/browser-compat-data/pull/19983))

### Additions

- `api.WebTransport.byob_readers` ([#19983](https://github.com/mdn/browser-compat-data/pull/19983))
- `api.WebTransportDatagramDuplexStream.byob_readers` ([#19983](https://github.com/mdn/browser-compat-data/pull/19983))
- `css.properties.content.gradient` ([#19896](https://github.com/mdn/browser-compat-data/pull/19896))
- `css.properties.content.image-set` ([#19896](https://github.com/mdn/browser-compat-data/pull/19896))
- `javascript.builtins.Date.UTC.optional_monthIndex` ([#19972](https://github.com/mdn/browser-compat-data/pull/19972))

### Statistics

- 8 contributors have changed 14 files with 274 additions and 235 deletions in 10 commits ([`v5.2.60...v5.2.61`](https://github.com/mdn/browser-compat-data/compare/v5.2.60...v5.2.61))
- 14,776 total features
- 1,005 total contributors
- 4,502 total stargazers

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

May 30, 2023
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/browser-compat-data",
"version": "5.2.60",
"version": "5.2.61",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 2b10f00

Please sign in to comment.