You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(schemas)!: separate public from internal schema (#29041)
Add a public schema for `data.json`, separate from the internal
browser/compat file schemas, and refine schema descriptions.
BREAKING CHANGES:
- `CompatStatement.source_file` is now required.
- `BrowserStatement.upstream` is narrowed to `UpstreamBrowserName`,
a subset of `BrowserName`.
Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
Co-authored-by: Florian Scholz <fs@florianscholz.com>
0 commit comments