We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Object.hasOwn()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn
Baseline
It’s been available across browsers since July 2015.
It’s been available across browsers since March 2022.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn#browser_compatibility - Safari
I could not find any mention of the year in https://github.com/mdn/browser-compat-data and https://github.com/web-platform-dx/web-features, only browser versions are indicated there.
en-us/web/javascript/reference/global_objects/object/hasown
The text was updated successfully, but these errors were encountered:
Baseline dates are computed in groups, and this one has been attributed to the "object" group, here: https://github.com/web-platform-dx/web-features/blob/eae1f06f186a83d004c125d90856498ce3d9f726/features/object-object.yml.dist#L306 so it does not reflect the support of the specific method itself. This is discussed in mdn/yari#11546.
Sorry, something went wrong.
No branches or pull requests
MDN URL
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn
What specific section or headline is this issue about?
Baseline
What information was incorrect, unhelpful, or incomplete?
It’s been available across browsers since July 2015.
What did you expect to see?
It’s been available across browsers since March 2022.
Do you have any supporting links, references, or citations?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwn#browser_compatibility - Safari
Do you have anything more you want to share?
I could not find any mention of the year in https://github.com/mdn/browser-compat-data and https://github.com/web-platform-dx/web-features, only browser versions are indicated there.
MDN metadata
Page report details
en-us/web/javascript/reference/global_objects/object/hasown
The text was updated successfully, but these errors were encountered: