Skip to content

Releases: wessberg/Polyfiller

v0.0.118

09 Mar 14:34
Compare
Choose a tag to compare
  • fix(swc): fix a bug where regenerator-runtime would be marked as external. 53aff2b

v0.0.117...v0.0.118

v0.0.117

09 Mar 14:01
Compare
Choose a tag to compare
  • fix(env): respect environment 54e2ca0

v0.0.116...v0.0.117

v0.0.116

08 Mar 15:40
Compare
Choose a tag to compare
  • feat(FormData): add FormData polyfill c25ff7e

v0.0.115...v0.0.116

v0.0.115

08 Mar 14:08
Compare
Choose a tag to compare
  • fix(Intl.NumberFormat): add check for the unit option

v0.0.114...v0.0.115

v0.0.114

24 Nov 11:59
Compare
Choose a tag to compare
  • fix: generate unique cache keys grouped by ecma version ac601a4

v0.0.113...v0.0.114

v0.0.113

23 Nov 15:40
Compare
Choose a tag to compare
  • 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

v0.0.107...v0.0.113

v0.0.107

21 Oct 09:18
Compare
Choose a tag to compare
  • fix: update deploy script to also copy over polyfill-lib directory 273ccc1

v0.0.106...v0.0.107

v0.0.106

14 Oct 01:52
Compare
Choose a tag to compare
  • feat(object-fit): update object-fit implementation to one that also supports videos, srcset, and Shadow DOM.

v0.0.105...v0.0.106

v0.0.103

01 Jul 09:58
Compare
Choose a tag to compare
  • chore(build): update dependencies 3cdc1d5

v0.0.102...v0.0.103

v0.0.102

04 May 16:59
Compare
Choose a tag to compare
  • Update BroadcastChannel polyfill implementation to be a proper EventTarget 6c894b2

v0.0.101...v0.0.102