Polyfiller

Never worry about polyfills again.

MIT License

Downloads
32
Stars
125
Polyfiller -

Published by wessberg over 3 years ago

  • fix(swc): make sure regenerator-runtime is always inlined c9c6114
  • chore(build): update esbuild dependency bd72722
  • feat(ecma-262): update core-js dependency 14eb2aa
  • feat(blob): update Blob polyfill dependency 780d06d
  • feat(intl): bump dependencies for Intl polyfills 86ab121
  • chore: update deploy.yml script b9e18ed

https://github.com/wessberg/polyfiller/compare/v0.0.129...v0.0.130

Polyfiller -

Published by wessberg over 3 years ago

Polyfiller -

Published by wessberg over 3 years ago

  • feat(form-data): change to more reliable FormData implementation 63ca455

https://github.com/wessberg/polyfiller/compare/v0.0.126...v0.0.127

Polyfiller -

Published by wessberg over 3 years ago

  • fix(chromium): add support for Chrome Canary v92 1e21f55

https://github.com/wessberg/polyfiller/compare/v0.0.124...v0.0.126

Polyfiller -

Published by wessberg over 3 years ago

Polyfiller -

Published by wessberg over 3 years ago

Polyfiller -

Published by wessberg over 3 years ago

  • Merge branch 'development' e1ea8ed
  • fix(polyfill): use minified regenerator-runtime source when minifying b255887

https://github.com/wessberg/polyfiller/compare/v0.0.121...v0.0.122

Polyfiller -

Published by wessberg over 3 years ago

  • fix(polyfill): add string detection for minified output 441d6d4

https://github.com/wessberg/polyfiller/compare/v0.0.120...v0.0.121

Polyfiller -

Published by wessberg over 3 years ago

Polyfiller -

Published by wessberg over 3 years ago

Polyfiller -

Published by wessberg over 3 years ago

  • fix(swc): fix a bug where regenerator-runtime would be marked as external. 53aff2b

https://github.com/wessberg/polyfiller/compare/v0.0.117...v0.0.118

Polyfiller -

Published by wessberg over 3 years ago

Polyfiller -

Published by wessberg over 3 years ago

  • feat(FormData): add FormData polyfill c25ff7e

https://github.com/wessberg/polyfiller/compare/v0.0.115...v0.0.116

Polyfiller -

Published by wessberg over 3 years ago

  • fix(Intl.NumberFormat): add check for the unit option

https://github.com/wessberg/polyfiller/compare/v0.0.114...v0.0.115

Polyfiller -

Published by wessberg almost 4 years ago

  • fix: generate unique cache keys grouped by ecma version ac601a4

https://github.com/wessberg/polyfiller/compare/v0.0.113...v0.0.114

Polyfiller -

Published by wessberg almost 4 years ago

  • fix(cache): cache checksum for config and flush cache if the config changed a5e818e
  • fix(object-fit): object-fit depends on iterable DOM collections 8d288c6
  • fix(class-list): replace implementation 9ecc1c7
  • fix(api): set charset along with Content-Type response headers 80e9433
  • fix(Intl): normalize all locales when looking up locale-data for them 7436ca4
  • fix(String): add es.string.replaceAll to es.string alias since it is now in stage 4 8d1cb3e
  • fix(Promise): add es.promise.allSettled to es.promise alias since it is now in stage 4 2687e8a
  • fix(Promise): add es.promise.any to es.promise alias since it is now in stage 4 b1cf8fe
  • feat(api): add support for new parameter: minify. Setting this will apply minification to the polyfill bundle. Useful in production for minimal bundle size. a08f08f
  • feat(api): add support for new parameter: sourcemap. Setting this will generate and return a sourcemap as part of the polyfill bundle. Useful in development. a08f08f
  • feat(api): the Polyfill bundle will be transformed to the newest flavor of JavaScript supported by the runtime, instead of always ES3. This results in smaller Polyfill bundles. a08f08f
  • feat(Intl): add support for Intl.DisplayNames. a08f08f
  • feat(Intl): add support for Intl.Locale. a08f08f

https://github.com/wessberg/polyfiller/compare/v0.0.107...v0.0.113

Polyfiller -

Published by wessberg about 4 years ago

  • fix: update deploy script to also copy over polyfill-lib directory 273ccc1

https://github.com/wessberg/polyfiller/compare/v0.0.106...v0.0.107

Polyfiller -

Published by wessberg about 4 years ago

  • feat(object-fit): update object-fit implementation to one that also supports videos, srcset, and Shadow DOM.

https://github.com/wessberg/polyfiller/compare/v0.0.105...v0.0.106

Polyfiller -

Published by wessberg over 4 years ago

  • chore(build): update dependencies 3cdc1d5

https://github.com/wessberg/polyfiller/compare/v0.0.102...v0.0.103

Polyfiller -

Published by wessberg over 4 years ago

  • Update BroadcastChannel polyfill implementation to be a proper EventTarget 6c894b2

https://github.com/wessberg/polyfiller/compare/v0.0.101...v0.0.102