Skip to content

Releases: Zizzamia/perfume.js

v0.5.0

15 Jan 01:25
Compare
Choose a tag to compare

0.5.0 (2018-1-14)

Features

  • config: Pass config into constructor #14

Bug Fixes

  • fcp: Use PerformanceObserver for FCP #18

v0.4.0

13 Jan 21:18
Compare
Choose a tag to compare

Features

  • tti: Time to Interactive #15

v0.3.0

04 Jan 02:15
Compare
Choose a tag to compare

Features

  • endPaint: Added endPaint() method #13

v0.2.6

02 Jan 18:48
Compare
Choose a tag to compare

Bug Fixes

  • GA: Fixed timingValue

v0.2.5

02 Jan 06:28
Compare
Choose a tag to compare

0.2.5 (2018-1-1)

Bug Fixes

  • GA: Fixed timingVar

v0.2.4

01 Jan 03:07
Compare
Choose a tag to compare

0.2.4 (2017-12-31)

Features

  • GA: Init Google Analytics #12

v0.2.2

30 Dec 02:13
Compare
Choose a tag to compare

Bug Fixes

  • end: fixed end() and getDurationByMetric() methods #9
  • docs: Annotate metrics in the DevTools #10

v0.2.1

29 Dec 04:38
Compare
Choose a tag to compare

0.2.1 (2017-12-28)

Bug Fixes

  • start: Fixed start method; Increased tests coverage; #8

v0.2.0

29 Dec 03:24
Compare
Choose a tag to compare

0.2.0 (2017-12-28)

Bug Fixes

  • patch: Setup Travis #6
  • lint: Remove prettier, adjust tslint, fix linting errors #4
  • logging: Improved logging #3