|
1 | 1 | # @mdn/browser-compat-data release notes
|
2 | 2 |
|
| 3 | +## [v6.0.17](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.17) |
| 4 | + |
| 5 | +May 23, 2025 |
| 6 | + |
| 7 | +### Additions |
| 8 | + |
| 9 | +- `api.LanguageDetector` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 10 | +- `api.LanguageDetector.availability_static` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 11 | +- `api.LanguageDetector.create_static` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 12 | +- `api.LanguageDetector.destroy` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 13 | +- `api.LanguageDetector.detect` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 14 | +- `api.LanguageDetector.expectedInputLanguages` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 15 | +- `api.LanguageDetector.inputQuota` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 16 | +- `api.LanguageDetector.measureInputUsage` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 17 | +- `api.Translator` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 18 | +- `api.Translator.availability_static` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 19 | +- `api.Translator.create_static` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 20 | +- `api.Translator.destroy` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 21 | +- `api.Translator.inputQuota` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 22 | +- `api.Translator.measureInputUsage` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 23 | +- `api.Translator.sourceLanguage` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 24 | +- `api.Translator.targetLanguage` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 25 | +- `api.Translator.translate` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 26 | +- `api.Translator.translateStreaming` ([#26871](https://github.com/mdn/browser-compat-data/pull/26871)) |
| 27 | +- `manifests.webapp.scope_extensions` ([#26890](https://github.com/mdn/browser-compat-data/pull/26890)) |
| 28 | + |
| 29 | +### Statistics |
| 30 | + |
| 31 | +- 9 contributors have changed 43 files with 4,228 additions and 2,914 deletions in 22 commits ([`v6.0.16...v6.0.17`](https://github.com/mdn/browser-compat-data/compare/v6.0.16...v6.0.17)) |
| 32 | +- 17,171 total features |
| 33 | +- 1,154 total contributors |
| 34 | +- 5,254 total stargazers |
| 35 | + |
3 | 36 | ## [v6.0.16](https://github.com/mdn/browser-compat-data/releases/tag/v6.0.16)
|
4 | 37 |
|
5 | 38 | May 20, 2025
|
|
0 commit comments