Skip to content

Commit

Permalink
Release v5.5.2 (#21722)
Browse files Browse the repository at this point in the history
This release was generated by the project's release script.
  • Loading branch information
queengooborg authored Dec 23, 2023
1 parent 5d1bf1c commit 798965a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 3 deletions.
29 changes: 29 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# @mdn/browser-compat-data release notes

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

December 22, 2023

### Removals

- `api.Document.lostpointercapture_event` ([#21630](https://github.com/mdn/browser-compat-data/pull/21630))
- `api.HTMLElement.beforeinput_event` ([#21640](https://github.com/mdn/browser-compat-data/pull/21640))
- `api.HTMLElement.beforematch_event` ([#21642](https://github.com/mdn/browser-compat-data/pull/21642))
- `api.HTMLElement.input_event` ([#21640](https://github.com/mdn/browser-compat-data/pull/21640))

### Additions

- `api.Element.beforeinput_event` ([#21640](https://github.com/mdn/browser-compat-data/pull/21640))
- `api.Element.input_event` ([#21640](https://github.com/mdn/browser-compat-data/pull/21640))
- `browsers.firefox_android.releases.124` ([#21685](https://github.com/mdn/browser-compat-data/pull/21685))
- `browsers.firefox.releases.124` ([#21685](https://github.com/mdn/browser-compat-data/pull/21685))
- `css.types.image.gradient.linear-gradient.premultiplied_gradients` ([#21472](https://github.com/mdn/browser-compat-data/pull/21472))
- `css.types.image.gradient.radial-gradient.premultiplied_gradients` ([#21472](https://github.com/mdn/browser-compat-data/pull/21472))
- `html.elements.track.kind.descriptions` ([#21720](https://github.com/mdn/browser-compat-data/pull/21720))
- `webassembly.multiMemory` ([#21620](https://github.com/mdn/browser-compat-data/pull/21620))

### Statistics

- 15 contributors have changed 55 files with 858 additions and 708 deletions in 40 commits ([`v5.5.1...v5.5.2`](https://github.com/mdn/browser-compat-data/compare/v5.5.1...v5.5.2))
- 15,376 total features
- 1,062 total contributors
- 4,678 total stargazers

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

December 19, 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.5.1",
"version": "5.5.2",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 798965a

Please sign in to comment.