v4.0.0
版本发布时间: 2022-04-01 17:30:26
JakeChampion/polyfill-library最新发布版本:v4.8.0(2023-06-26 15:25:20)
It's been a few years since the last major release. This major release made these changes:
- Dropped support for Node 8 and Node 10 (https://github.com/Financial-Times/polyfill-library/pull/1148)
- Drop support for Internet Explorer 8 by updating
polyfill-useragent-normalizer
(https://github.com/Financial-Times/polyfill-useragent-normaliser/pull/173) - Updated browser lists to remove Internet Explorer 8 (https://github.com/Financial-Times/polyfill-library/pull/1150)
- Removed polyfills and dependencies for IE 6 and 7 (e.g.
Window
,JSON
,localStorage
) (https://github.com/Financial-Times/polyfill-library/pull/1149) - Removed polyfills and dependencies for IE 8 (e.g.
Array.isArray
,Date.now
,document
) (https://github.com/Financial-Times/polyfill-library/pull/1153)