What's New
- Schema validation wasn't enforced on some previous releases. Fixed in #2444.
- Some specification URLs contain non-ASCII characters, but the JSON Schema used the
uri
format annotation for
those URLs, which implied that those URLs were strictly ASCII. To resolve the discrepancy, theuri
format annotation has been removed. Fixed in #2444. - 12 features
- 82.5% coverage of BCD
What's Changed
- Add more device motion keys and update desc by @autonome in #2407
- Bump @mdn/browser-compat-data from 5.6.22 to 5.6.23 by @dependabot in #2427
- Add more keys to js-modules; use compute_from by @Elchi3 in #2420
- Add various JavaScript features by @Elchi3 in #2417
- Add a sensor interfaces to sensor features by @Elchi3 in #2299
- Add Magnetometer API by @queengooborg in #1848
- Update container query specs by @jamesnw in #2437
- Update http3 for Safari support by @jamesnw in #2436
- chore(css): calc-constant renamed to calc-keyword by @bsmth in #2442
- Fix indexeddb name by @fiji-flo in #2443
- Bump @mdn/browser-compat-data from 5.6.23 to 5.6.24 by @dependabot in #2447
- Unsilence validation errors by @ddbeck in #2444
New Contributors
Full Changelog: v2.12.0...v2.13.0