Polyfiller

Never worry about polyfills again.

MIT License

Downloads
32
Stars
125
Polyfiller -

Published by wessberg over 5 years ago

  • build(npm): updates dependencies ff4cb14
  • fix(zone): fixes an issue where zone would break polyfill bundles for web workers/service workers 22b45c5

https://github.com/wessberg/polyfiller/compare/v0.0.72...v0.0.73

Polyfiller -

Published by wessberg over 5 years ago

  • fix(feature detection): adds feature detections for newer features such as Intl.ListFormat, String.prototype.matchAll, and Constructable Stylesheets/DocumentOrShadowRoot.adoptedStyleSheets c14c118

https://github.com/wessberg/polyfiller/compare/v0.0.71...v0.0.72

Polyfiller -

Published by wessberg over 5 years ago

Polyfiller -

Published by wessberg over 5 years ago

Polyfiller -

Published by wessberg over 5 years ago

Polyfiller -

Published by wessberg over 5 years ago

Polyfiller -

Published by wessberg over 5 years ago

  • fix(safari): fixes Intl issue in Safari with PluralRules e278c75
  • updated a test ce4a91f

https://github.com/wessberg/polyfiller/compare/v0.0.66...v0.0.67

Polyfiller -

Published by wessberg over 5 years ago

  • fix(hosting): fixes a bug in Docker environments bcf6028

https://github.com/wessberg/polyfiller/compare/v0.0.64...v0.0.65

Polyfiller -

Published by wessberg over 5 years ago

  • fix(hosting): fixes some issues with self-hosting when dependencies are hoisted d4958fd
  • Updated CHANGELOG 471ef6e

https://github.com/wessberg/polyfiller/compare/v0.0.63...v0.0.64

Polyfiller -

Published by wessberg over 5 years ago

Bug Fixes

  • custom-elements: adds MutationObserver as dependency of the custom-elements polyfill (3716111)
Polyfiller - v0.0.62

Published by wessberg over 5 years ago

Features

  • polyfill: Adds polyfill for Constructable StyleSheets (b9f9989)
Polyfiller -

Published by wessberg over 5 years ago

  • test(fix): reverts a test 5e0aa99
  • fix(polyfill): fixes a caching issue 964449f
  • fix(polyfill): updated supported contexts for requestIdleCallback 5261d13
  • docs(readme): fixes a link in the TOC e766b7c
  • docs(readme): updated README ff11950

https://github.com/wessberg/polyfiller/compare/v0.0.60...v0.0.61

Polyfiller -

Published by wessberg over 5 years ago

  • build(npm): updates dependencies 6790b14
  • feat(polyfill): adds support for 'globalThis' feat(debug): adds user agent information to request logging docs(readme): updates README with usage description of the new 'context' feature docs(readme): updates README with an auto-generated list of all polyfill names, including aliases. ffb3e0d
  • feat(polyfill): adds missing ESNext map methods: 'Map.#every, 'Map.#find', 'Map.#find-key', 'Map.#includes', 'Map.#key-of', 'Map.#reduce', Map.'#some', and 'Map.#update' 1307877
  • feat(contexts): adds support for passing a context of either 'window', 'worker', or 'node' as a query parameter 5266c25
  • Updated changelog 5b75228

https://github.com/wessberg/polyfiller/compare/v0.0.59...v0.0.60

Polyfiller -

Published by wessberg over 5 years ago

  • fix(edge): Bumps dependencies to fix an issue where Edge 16 could report as Edge 18 under some circumstances 417a3b9

https://github.com/wessberg/polyfiller/compare/v0.0.56...v0.0.57

Polyfiller -

Published by wessberg over 5 years ago

  • fix(edge): Bumps dependencies to fix an issue where Edge 16 could report as Edge 18 under some circumstances aaa2ca6

https://github.com/wessberg/polyfiller/compare/v0.0.55...v0.0.56

Polyfiller -

Published by wessberg almost 6 years ago

  • fix(safari): fixes an issue where intersection-observer and web-animations would not apply to Safari v12 (not TP) 3cd66d0

https://github.com/wessberg/polyfiller/compare/v0.0.54...v0.0.55

Polyfiller - v0.0.54

Published by wessberg almost 6 years ago

  • feat(polyfill): made 'animation' an alias for the polyfill 'web-animations' 7fa03e9

https://github.com/wessberg/polyfiller/compare/v0.0.53...v0.0.54

Polyfiller - v0.0.53

Published by wessberg almost 6 years ago

  • fix(project): updated deploy scripts a6c6cf4
  • fix(project): updated test scripts 7bd9e17
  • fix(project): adds Prettier, better release pipeline 17a6ce2
  • fix(dependencies): updated Zone.js version to 0.8.29 28a1228
  • feat(contributing): adds Prettier formatting to the project edc62e6
  • feat(polyfill): es.set.is-disjoint-with has been renamed to es.set.is-disjoint-from to align with the current spec proposal 0dfb26e
  • Bumped version 6c44d59

https://github.com/wessberg/polyfiller/compare/v0.0.52...v0.0.53