Skip to content

Releases: rdimascio/purrf

v2.1.4

16 Aug 18:44

Choose a tag to compare

2.1.4 (2020-08-16)

Bug Fixes

  • custom entry types without a response should use dom content loaded as response time (5db1156)

v2.1.3

16 Aug 18:26

Choose a tag to compare

2.1.3 (2020-08-16)

Bug Fixes

  • custom entry types with undefined accompanying resources should fail silently and warn the user (8407aed)

v2.1.2

16 Aug 17:50

Choose a tag to compare

2.1.2 (2020-08-16)

Bug Fixes

  • custom entry types without a response should not have a response time (6143d43)

v2.1.1

16 Aug 17:17

Choose a tag to compare

2.1.1 (2020-08-16)

Bug Fixes

  • custom entry types: allow for multiple with the same name and start at dom content loaded (c67e148)

v2.1.0

16 Aug 07:05

Choose a tag to compare

2.1.0 (2020-08-16)

Features

  • handle custom timings without requests (f4bacb3)

v2.0.2

14 Aug 18:28

Choose a tag to compare

fix: clean up

v1.2.6

11 Aug 04:08

Choose a tag to compare

1.2.6 (2020-08-11)

Bug Fixes

  • getting latest entries from empty array throws a reduce error (60415e7)

v1.2.5

10 Aug 22:41

Choose a tag to compare

1.2.5 (2020-08-10)

Bug Fixes

  • the latest entry should be determined by response end not start time (94db8d0)

v1.2.4

10 Aug 04:34

Choose a tag to compare

1.2.4 (2020-08-10)

Bug Fixes

  • pretty messaging for navigation timing entries (531fee7)

v1.2.3

10 Aug 00:14

Choose a tag to compare

1.2.3 (2020-08-10)

Bug Fixes

  • navigation entry performance bug logs before document is complete (ad90120)