Skip to content

Releases: zendesk/react-measure-timing-hooks

2.3.0-next.14

25 Nov 21:23
Compare
Choose a tag to compare
2.3.0-next.14 Pre-release
Pre-release

2.3.0-next.14 (2024-11-25)

Features

  • allow 'SpanMatchDefinition' in computed spans/values (ea7e568)

2.3.0-next.13

22 Nov 02:36
Compare
Choose a tag to compare
2.3.0-next.13 Pre-release
Pre-release

2.3.0-next.13 (2024-11-22)

Bug Fixes

2.3.0-next.12

20 Nov 23:29
Compare
Choose a tag to compare
2.3.0-next.12 Pre-release
Pre-release

2.3.0-next.12 (2024-11-20)

Bug Fixes

  • additions from lotus integration, sess 1 (cd101a4)

2.3.0-next.11

19 Nov 22:48
Compare
Choose a tag to compare
2.3.0-next.11 Pre-release
Pre-release

2.3.0-next.11 (2024-11-19)

Bug Fixes

  • count occurrences by type+name (ed7014b)
  • fix some TODOs (31e7495)
  • fix test case (3a7d628)
  • make attributes optional for BeaconConfig (3cd6a2a)
  • move onEnterState call to State Machine constructor (a79e102)
  • re-process events from debouncing (1efffef)
  • remove changes to active trace (7a76006)
  • SpanMatchCriteria takes in scopeKeys, not scope (66a8a37)
  • type issue (b5db390)
  • update process performance entry after pairing (9384c30)
  • update rename from entry to span for util file + test file (f2b5d52)
  • wip (4151bb8)

Features

  • add map performance entry (e04bf1b)
  • add observer (11a1c93)
  • add preliminary deadline support (0cec6aa)
  • add storybook for v3 (85e84e3)
  • allow MatchDefinitions (07a35f7)
  • allow re-processing the same entry (3587f01)
  • call func from active trace (2928e12)
  • createQuietWindowDurationCalculator (b605f77)
  • implement ensureTimestamp and drift (7f4015c)
  • implement nonEmbeddedSpans (0955c12)
  • implement operation-start and end anchors (6b46fe5)
  • implement waiting-for-interactive in state machine (c4370b3)
  • keep events that overlapped the op startTime (599b9fa)
  • make SpanMatcher more flexible (5f11c5e)
  • quietWindow implementation (4a1ca6f)
  • tag annotations (f03d4f9)
  • wip: convert trace recording to DD trace (3d996a2)
  • wip: partial implementation of createTraceRecording (290df84)

2.3.0-next.10

02 Oct 23:13
ebd75e0
Compare
Choose a tag to compare
2.3.0-next.10 Pre-release
Pre-release

2.3.0-next.10 (2024-10-02)

Bug Fixes

  • improvements to hooks (bec3b7d)
  • rename metadata to attributes (d6f8d84)

Features

  • add cancelOperation (5dc5881)
  • allow useRenderProcessTrace to restarted with a depedency list (614e44e)

2.3.0-next.9

27 Sep 01:08
Compare
Choose a tag to compare
2.3.0-next.9 Pre-release
Pre-release

2.3.0-next.9 (2024-09-27)

Bug Fixes

  • allow pre-populating event before processing (9820343)

2.3.0-next.8

25 Sep 01:39
Compare
Choose a tag to compare
2.3.0-next.8 Pre-release
Pre-release

2.3.0-next.8 (2024-09-25)

Bug Fixes

  • correctly merge 'details' into 'metadata' (e9ef553)

2.3.0-next.7

21 Jun 22:27
9a9ac60
Compare
Choose a tag to compare
2.3.0-next.7 Pre-release
Pre-release

2.3.0-next.7 (2024-06-21)

Bug Fixes

  • restore multi select options functionality (8efea66)

Features

2.3.0-next.6

12 Jun 03:50
Compare
Choose a tag to compare
2.3.0-next.6 Pre-release
Pre-release

2.3.0-next.6 (2024-06-12)

Bug Fixes

  • correctly end the operation after all debounces (20d4f44)

2.3.0-next.5

05 Jun 05:51
Compare
Choose a tag to compare
2.3.0-next.5 Pre-release
Pre-release

2.3.0-next.5 (2024-06-05)

Features

  • add 'keep' option to trackers (b57495b)