Skip to content

Releases: mrhenry/polyfill-library

v5.3.1

Choose a tag to compare

@romainmenke romainmenke released this 24 Feb 18:33
e79aa8c
  • Rename IteratorHelpersUtils to IteratorHelpers to better fit existing naming patterns

v5.3.0

Choose a tag to compare

@romainmenke romainmenke released this 24 Feb 16:11
20a5c02

v5.2.1

Choose a tag to compare

@romainmenke romainmenke released this 19 Oct 10:10
e9bea93
  • Fix location of .d.ts files so that sources.d.ts is correctly detected.

v5.2.0

Choose a tag to compare

@romainmenke romainmenke released this 12 Oct 10:37
5443ae0
  • Add set-methods polyfills #40 by @mhassan1
  • Add URL.parse and URL.canParse #54 by @mhassan1
  • Add type definitions #68 by @adenvt
  • Switches URL polyfill to whatwg-url #59 by @mhassan1
  • Fix ArrayBuffer and TypedArray.prototype.@@iterator detection in IE11 #58 by @mhassan1
  • Fix Reflect.defineProperty property name mismatch #57 by @mhassan1
  • Improve stable sort detection in Array.prototype.sort #60 by @mhassan1
  • Improves configuration and detection in iterator, TextEncoder, and ArrayBuffer polyfills #62 by @mhassan1

v5.1.0

Choose a tag to compare

@romainmenke romainmenke released this 03 Jun 06:18
5324a50