Skip to content

Releases: wessberg/Polyfiller

v0.2.3

31 May 05:49
Compare
Choose a tag to compare

v0.2.1

06 Feb 12:46
Compare
Choose a tag to compare

v0.2.0...v0.2.1

v0.2.0

23 Jan 21:16
Compare
Choose a tag to compare
  • BREAKING CHANGE: remove 'esnext' polyfills. Only stage 4 features are served c6ead52
  • Add support for new ES2022 features: Array.prototype.at, Array.prototype.findLast, Array.prototype.findLastIndex, TypedArray.prototype.at, TypedArray.prototype.findLast, TypedArray.prototype.findLastIndex, String.prototype.at
  • Add support for structuredClone.
  • Better feature detection, especially for Android-based browsers such as Firefox

v0.1.0...v0.2.0

v0.1.0

23 Jan 15:41
Compare
Choose a tag to compare
  • fix: fix issues with incorrect matches for polyfills on Android based browsers such as Firefox 6b66383

v0.0.164...v0.1.0

v0.0.164

02 Jan 13:17
Compare
Choose a tag to compare
  • feat: add support for writing cached polyfill bundles to volumes other than /tmp a142881
  • feat: add support for writing cached polyfill bundles to volumes other than /tmp ad3d113

v0.0.163...v0.0.164

v0.0.163

02 Jan 10:57
Compare
Choose a tag to compare
  • chore: bump np dependency 553b432
  • fix: don't log healthz requests to play nicer with Kubernetes 2317064

v0.0.162...v0.0.163

v0.0.162

30 Aug 10:39
Compare
Choose a tag to compare

v0.0.161

05 Jul 07:47
Compare
Choose a tag to compare
  • chore: only deploy master on release 7312511

v0.0.160...v0.0.161

v0.0.160

05 May 18:29
Compare
Choose a tag to compare
  • chore: bump esbuild dependency to add es2022 support 0dba0ac
  • fix: fix lint 5c65ab7
  • chore: bump dependencies and fix checksum generation 5356553

v0.0.159...v0.0.160

v0.0.159

05 May 14:20
Compare
Choose a tag to compare
  • feat: add the 'lit' option that can be passed to the shadow-dom feature or any of its aliases such as web-components to include its polyfill support layer 23e9a41

v0.0.158...v0.0.159