Closed brettz9 closed 3 years ago
@brettz9 TC39 does not publish official polyfills, and nobody should be using a polyfill prior to stage 3.
Once it reaches stage 3 (hopefully this week) I'm sure a number of polyfills will become available. I certainly plan to publish one in the es-shims ecosystem.
Yeah, the polyfill is here as an example of how to implement it. There is a list in the Implementations section of the readme, feel free to add others there
The proposal is now stage 3; https://npmjs.com/object.hasown is published.
How about publishing the package to let folks make use of the polyfill? You already have the
main
field, etc. Thanks!