Releases: Zizzamia/perfume.js
Releases · Zizzamia/perfume.js
v1.0.0
Feat
- feat: New Observer APIs #46
Bug Fixes
- fix: Added TTI polyfill head script inside Perfume #44
v0.9.0
Feat
- feat: feat: added First Input Delay metric #33
v0.8.1
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
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
Feat
- feat: added generic analytics platform support #24
- feat: Added warning option #34
v0.7.0
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
Bug Fixes
- fix: emulated performance getFirstPaint() passes array of entries
v0.6.4
Bug Fixes
- uglify: minify generated bundle
v0.6.3
Bug Fixes
- start/end: Fixed support performance.measure in Safari
v0.6.0
Bug Fixes
- test: Increased cross-browser tests and separate the native logic from the emulated version #24c8996 #22.