|
1 | 1 | # Release notes |
2 | 2 |
|
| 3 | +## [v5.2.38](https://github.com/mdn/browser-compat-data/releases/tag/v5.2.38) |
| 4 | + |
| 5 | +February 23, 2023 |
| 6 | + |
| 7 | +### Removals |
| 8 | + |
| 9 | +- `javascript.builtins.RegExp.lookbehind_assertion` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 10 | +- `javascript.builtins.RegExp.named_capture_groups` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 11 | +- `javascript.builtins.RegExp.property_escapes` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 12 | + |
| 13 | +### Additions |
| 14 | + |
| 15 | +- `api.Document.startViewTransition` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 16 | +- `api.Element.auxclick_event.type_pointerevent` ([#18945](https://github.com/mdn/browser-compat-data/pull/18945)) |
| 17 | +- `api.Element.click_event.type_pointerevent` ([#18945](https://github.com/mdn/browser-compat-data/pull/18945)) |
| 18 | +- `api.Element.contextmenu_event.type_pointerevent` ([#18945](https://github.com/mdn/browser-compat-data/pull/18945)) |
| 19 | +- `api.ViewTransition` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 20 | +- `api.ViewTransition.finished` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 21 | +- `api.ViewTransition.ready` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 22 | +- `api.ViewTransition.skipTransition` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 23 | +- `api.ViewTransition.updateCallbackDone` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 24 | +- `browsers.safari_ios.releases.16.4` ([#18973](https://github.com/mdn/browser-compat-data/pull/18973)) |
| 25 | +- `browsers.safari.releases.16.4` ([#18973](https://github.com/mdn/browser-compat-data/pull/18973)) |
| 26 | +- `browsers.samsunginternet_android.releases.20.0` ([#19001](https://github.com/mdn/browser-compat-data/pull/19001)) |
| 27 | +- `css.at-rules.container.style_queries_for_custom_properties` ([#18996](https://github.com/mdn/browser-compat-data/pull/18996)) |
| 28 | +- `css.properties.view-transition-name` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 29 | +- `css.selectors.view-transition` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 30 | +- `css.selectors.view-transition-group` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 31 | +- `css.selectors.view-transition-image-pair` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 32 | +- `css.selectors.view-transition-new` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 33 | +- `css.selectors.view-transition-old` ([#18916](https://github.com/mdn/browser-compat-data/pull/18916)) |
| 34 | +- `javascript.builtins.Function.@@hasInstance` ([#18999](https://github.com/mdn/browser-compat-data/pull/18999)) |
| 35 | +- `javascript.regular_expressions.backreference` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 36 | +- `javascript.regular_expressions.capturing_group` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 37 | +- `javascript.regular_expressions.character_class` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 38 | +- `javascript.regular_expressions.character_class_escape` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 39 | +- `javascript.regular_expressions.character_escape` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 40 | +- `javascript.regular_expressions.disjunction` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 41 | +- `javascript.regular_expressions.input_boundary_assertion` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 42 | +- `javascript.regular_expressions.lookahead_assertion` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 43 | +- `javascript.regular_expressions.lookbehind_assertion` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 44 | +- `javascript.regular_expressions.named_backreference` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 45 | +- `javascript.regular_expressions.named_capture_groups` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 46 | +- `javascript.regular_expressions.non_capture_group` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 47 | +- `javascript.regular_expressions.property_escapes` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 48 | +- `javascript.regular_expressions.quantifier` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 49 | +- `javascript.regular_expressions.wildcard` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 50 | +- `javascript.regular_expressions.word_boundary_assertion` ([#18966](https://github.com/mdn/browser-compat-data/pull/18966)) |
| 51 | +- `webextensions.api.webRequest.ResourceType.image` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 52 | +- `webextensions.api.webRequest.ResourceType.main_frame` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 53 | +- `webextensions.api.webRequest.ResourceType.object` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 54 | +- `webextensions.api.webRequest.ResourceType.other` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 55 | +- `webextensions.api.webRequest.ResourceType.script` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 56 | +- `webextensions.api.webRequest.ResourceType.stylesheet` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 57 | +- `webextensions.api.webRequest.ResourceType.sub_frame` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 58 | +- `webextensions.api.webRequest.ResourceType.xmlhttprequest` ([#18869](https://github.com/mdn/browser-compat-data/pull/18869)) |
| 59 | + |
| 60 | +### Statistics |
| 61 | + |
| 62 | +- 12 contributors have changed 112 files with 2,834 additions and 6,652 deletions in 22 commits ([`v5.2.37...v5.2.38`](https://github.com/mdn/browser-compat-data/compare/v5.2.37...v5.2.38)) |
| 63 | +- 14,281 total features |
| 64 | +- 984 total contributors |
| 65 | +- 4,420 total stargazers |
| 66 | + |
3 | 67 | ## [v5.2.37](https://github.com/mdn/browser-compat-data/releases/tag/v5.2.37) |
4 | 68 |
|
5 | 69 | February 21, 2023 |
|
0 commit comments