Polyfiller

Never worry about polyfills again.

MIT License

Downloads
32
Stars
125
Polyfiller - Latest Release

Published by wessberg over 1 year ago

Polyfiller -

Published by wessberg over 1 year ago

  • chore: update lock cdfb858
  • chore: bump Browserslist dep f0a820c

https://github.com/wessberg/polyfiller/compare/v0.2.0...v0.2.1

Polyfiller -

Published by wessberg almost 2 years ago

  • 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

https://github.com/wessberg/polyfiller/compare/v0.1.0...v0.2.0

Polyfiller -

Published by wessberg almost 2 years ago

  • fix: fix issues with incorrect matches for polyfills on Android based browsers such as Firefox 6b66383

https://github.com/wessberg/polyfiller/compare/v0.0.164...v0.1.0

Polyfiller -

Published by wessberg almost 2 years ago

  • 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

https://github.com/wessberg/polyfiller/compare/v0.0.163...v0.0.164

Polyfiller -

Published by wessberg almost 2 years ago

  • chore: bump np dependency 553b432
  • fix: don't log healthz requests to play nicer with Kubernetes 2317064

https://github.com/wessberg/polyfiller/compare/v0.0.162...v0.0.163

Polyfiller -

Published by wessberg about 2 years ago

Polyfiller -

Published by wessberg over 2 years ago

  • chore: only deploy master on release 7312511

https://github.com/wessberg/polyfiller/compare/v0.0.160...v0.0.161

Polyfiller -

Published by wessberg over 2 years ago

  • chore: bump esbuild dependency to add es2022 support 0dba0ac
  • fix: fix lint 5c65ab7
  • chore: bump dependencies and fix checksum generation 5356553

https://github.com/wessberg/polyfiller/compare/v0.0.159...v0.0.160

Polyfiller -

Published by wessberg over 2 years ago

  • 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

https://github.com/wessberg/polyfiller/compare/v0.0.158...v0.0.159

Polyfiller -

Published by wessberg over 2 years ago

  • fix: include globalThis when es is requested 3c8c5d8

https://github.com/wessberg/polyfiller/compare/v0.0.157...v0.0.158

Polyfiller -

Published by wessberg over 2 years ago

Polyfiller -

Published by wessberg over 2 years ago

Polyfiller -

Published by wessberg about 3 years ago

Polyfiller -

Published by wessberg about 3 years ago

  • feat: use babel when transpiling to es5 instead of swc until it reaches maturity e7a02c8

https://github.com/wessberg/polyfiller/compare/v0.0.153...v0.0.154

Polyfiller -

Published by wessberg about 3 years ago

  • chore: use prepare instead of postinstall to avoid issues when installing as a package 58ffc61

https://github.com/wessberg/polyfiller/compare/v0.0.152...v0.0.153

Polyfiller -

Published by wessberg about 3 years ago

  • fix: move experimental CSS changes to VCS eee3aa0

https://github.com/wessberg/polyfiller/compare/v0.0.151...v0.0.152

Polyfiller -

Published by wessberg about 3 years ago

  • feat: extend experimental WC features 272b678

https://github.com/wessberg/polyfiller/compare/v0.0.150...v0.0.151

Polyfiller -

Published by wessberg about 3 years ago

Polyfiller -

Published by wessberg about 3 years ago

  • feat: add support for building on Windows 9582357
  • chore: bump dependencies a407467

https://github.com/wessberg/polyfiller/compare/v0.0.148...v0.0.149