Skip to content

6.0.5

Compare
Choose a tag to compare
@jamesdaniels jamesdaniels released this 11 Nov 05:09
e5743da
  • PerformanceMonitoringService should now tree-shake out when not provided, making this behavior opt-in
  • Support proxy-polyfill for IE11 on the lazy classes by adding the methods to prototype at build-time (via ts-transformer-keys)
  • Use indexOf > -1 rather than includes, so another polyfill isnt needed for IE developers
  • Adding logger/compat to the cloud function generator