v4.8.0
版本发布时间: 2023-06-26 15:25:20
JakeChampion/polyfill-library最新发布版本:v4.8.0(2023-06-26 15:25:20)
What's Changed
- Add documentation section for AWS Lambda by @RodrigoTomeES in
#1293
- Add extra tests for
Array.prototype.sort
by @romainmenke in#1288
- Add
HTMLFormElement.prototype.requestSubmit
Polyfill by @andrew-pyle in#1241
- Serve
isIntersecting
polyfill for chromium based browsers by @romainmenke in#1283
- Add
change-array-by-copy
polyfills by @mhassan1 inb91e288
- Add
TypedArray.prototype.sort
polyfill by @mhassan1 inbba9e55
- Streamline TypedArray polyfills by @lehni in
8d2cb51
New Contributors
- @andrew-pyle made their first contribution in https://github.com/Financial-Times/polyfill-library/pull/1241
- @lehni made their first contribution in https://github.com/Financial-Times/polyfill-library/pull/1271
- @RodrigoTomeES made their first contribution in https://github.com/Financial-Times/polyfill-library/pull/1293
Full Changelog: https://github.com/Financial-Times/polyfill-library/compare/v4.7.0...v4.8.0