Skip to content

Releases: Zizzamia/perfume.js

v1.0.0

22 Sep 19:55
Compare
Choose a tag to compare

Feat

  • feat: New Observer APIs #46

Bug Fixes

  • fix: Added TTI polyfill head script inside Perfume #44

v0.9.0

23 Aug 02:28
Compare
Choose a tag to compare

Feat

  • feat: feat: added First Input Delay metric #33

v0.8.1

17 Aug 18:23
Compare
Choose a tag to compare

Feat

  • feat: Send other metrics to google analytics using the sendTiming method #39

Bug Fixes

  • fix: Stop sendTiming when tab is hidden #40

v0.8.0

12 Jul 00:19
Compare
Choose a tag to compare

Bug Fixes

  • fix: 'PerformanceObserver is undefined' on Edge #37
  • fix: All console logging is now disabled when the config.logging flag is set to false #35
  • build: export library with the same name for all bundles #32

v0.7.1

18 May 05:50
Compare
Choose a tag to compare

Feat

  • feat: added generic analytics platform support #24
  • feat: Added warning option #34

v0.7.0

13 May 05:09
Compare
Choose a tag to compare

Feat

  • feat: timeToInteractive as promise #23

Build & Style

  • style: update tslint #31
  • build: Minify umd bundle #30
  • build: Do not bundle deps into main & module entries #28

v0.6.6

26 Mar 02:48
Compare
Choose a tag to compare

Bug Fixes

  • fix: emulated performance getFirstPaint() passes array of entries

v0.6.4

06 Mar 07:00
Compare
Choose a tag to compare

Bug Fixes

  • uglify: minify generated bundle

v0.6.3

06 Mar 06:14
Compare
Choose a tag to compare

Bug Fixes

  • start/end: Fixed support performance.measure in Safari

v0.6.0

04 Mar 00:11
Compare
Choose a tag to compare

Bug Fixes

  • test: Increased cross-browser tests and separate the native logic from the emulated version #24c8996 #22.