Skip to content

Releases: wessberg/Polyfiller

v0.0.83

08 May 19:28
Compare
Choose a tag to compare
  • style(lint): fixes all lint issues b15a56c
  • build(npm): updates dependencies for Node v12 compatibility. Also fixes an issue where Safari 12.1 would report as Safari TP 5cf97a0
  • feat(logging): adds referrer logging 77cbce8

v0.0.82...v0.0.83

v0.0.82

11 Apr 13:54
Compare
Choose a tag to compare
  • build(npm): updates dependencies d49cbe7

v0.0.81...v0.0.82

v0.0.81

06 Apr 23:52
Compare
Choose a tag to compare
  • fix(proto): makes the proto polyfill not entirely crash IE 8. Fixes #5 4cfec27

v0.0.80...v0.0.81

v0.0.80

06 Apr 21:53
Compare
Choose a tag to compare
  • feat(polyfill): adds a 'proto' polyfill that adds support for 'proto' on IE <11 41ba4c2

v0.0.79...v0.0.80

v0.0.79

06 Apr 11:19
Compare
Choose a tag to compare
  • fix(bug): fixes a bug that would lead to crashes when requesting global-this a24d038

v0.0.78...v0.0.79

v0.0.78

02 Apr 11:28
Compare
Choose a tag to compare
  • fix(bug): stops auto-applying zone patches for ShadyDOM when requesting both Zone and shadow-dom since this may lead to issues in IE11 fb6c5cf

v0.0.77...v0.0.78

v0.0.77

01 Apr 21:41
Compare
Choose a tag to compare
  • build(npm): updates dependencies 573ac06

v0.0.76...v0.0.77

v0.0.76

01 Apr 21:26
Compare
Choose a tag to compare
  • feat(shadow-dom): adds a 'experimental' option to the shadow-dom polyfill which may reduce bugs in older browsers such as IE and Edge <=15 fb1a8f9

v0.0.75...v0.0.76

v0.0.75

28 Mar 14:40
Compare
Choose a tag to compare
  • fix(bug): fixes an issue where polyfills with es2015 block scoping would cause issues in older browers 4efd9dd
  • feat(zone): added ResizeObserver patch for Zone 1cdcbb5
  • feat(zone.js): adds additional configuration options for Zone.js 315b0c1

v0.0.74...v0.0.75

v0.0.74

27 Mar 10:59
Compare
Choose a tag to compare
  • style(typings): fixes a typing issue 698fdd3
  • fix(resize-observer): Changes ResizeObserver polyfill implementation since the current one causes significant performance issues in some browsers aa5ffd8

v0.0.73...v0.0.74