Releases: wessberg/Polyfiller
Releases · wessberg/Polyfiller
v0.0.83
- 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.78
- 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.76
- 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
- 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
- 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