Skip to content

Commit

Permalink
Release v5.6.32 (#25693)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored Jan 21, 2025
1 parent e8e34b9 commit 4f33b67
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 3 deletions.
27 changes: 27 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @mdn/browser-compat-data release notes

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

January 21, 2025

### Removals

- `javascript.builtins.Temporal.Now.timeZoneID` ([#25715](https://github.com/mdn/browser-compat-data/pull/25715))

### Additions

- `css.types.text-edge` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `css.types.text-edge.alphabetic` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `css.types.text-edge.cap` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `css.types.text-edge.ex` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `css.types.text-edge.ideographic` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `css.types.text-edge.ideographic-ink` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `css.types.text-edge.text` ([#25730](https://github.com/mdn/browser-compat-data/pull/25730))
- `javascript.builtins.Date.toTemporalInstant` ([#25716](https://github.com/mdn/browser-compat-data/pull/25716))
- `javascript.builtins.Temporal.Now.timeZoneId` ([#25715](https://github.com/mdn/browser-compat-data/pull/25715))

### Statistics

- 7 contributors have changed 31 files with 693 additions and 277 deletions in 20 commits ([`v5.6.31...v5.6.32`](https://github.com/mdn/browser-compat-data/compare/v5.6.31...v5.6.32))
- 16,791 total features
- 1,123 total contributors
- 5,060 total stargazers

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

January 17, 2025
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.6.31",
"version": "5.6.32",
"description": "Browser compatibility data provided by MDN Web Docs",
"main": "index.ts",
"type": "module",
Expand Down

0 comments on commit 4f33b67

Please sign in to comment.