v4.4.0
版本发布时间: 2022-08-16 17:56:51
JakeChampion/polyfill-library最新发布版本:v4.8.0(2023-06-26 15:25:20)
What's Changed
- Adds polyfill for
Object.hasOwn
by @mhassan1 in https://github.com/Financial-Times/polyfill-library/pull/1214 - validate browser configs (part 2) by @romainmenke in https://github.com/Financial-Times/polyfill-library/pull/1220
- Adds polyfill for
Object.prototype.toString
by @mhassan1 in https://github.com/Financial-Times/polyfill-library/pull/1216 - Adds
x
andy
toIntersectionObserverEntry
by @mhassan1 in https://github.com/Financial-Times/polyfill-library/pull/1222 - Adds
CharacterData.prototype
polyfills by @mhassan1 in https://github.com/Financial-Times/polyfill-library/pull/1224 - Adds
Node.prototype.getRootNode
andNode.prototype.isConnected
polyfills by @mhassan1 in https://github.com/Financial-Times/polyfill-library/pull/1223
Full Changelog: https://github.com/Financial-Times/polyfill-library/compare/v4.3.0...v4.4.0