Releases: zendesk/react-measure-timing-hooks
Releases · zendesk/react-measure-timing-hooks
2.3.0-next.14
2.3.0-next.13
2.3.0-next.12
2.3.0-next.11
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
2.3.0-next.9
2.3.0-next.8
2.3.0-next.7
2.3.0-next.7 (2024-06-21)
Bug Fixes
- restore multi select options functionality (8efea66)
Features
- basic file drop (bdd78b1)