@sensiblestats/widget-embed 0.37.2 → 0.37.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @sensiblestats/widget-embed
2
2
 
3
+ ## 0.37.4
4
+
5
+ ### Patch Changes
6
+
7
+ - A match whose live reading has gone stale now leaves the live band as well as losing its clock,
8
+ with the band and the competition group deciding from one shared predicate so it can never fall
9
+ between them.
10
+
11
+ ## 0.37.3
12
+
13
+ ### Patch Changes
14
+
15
+ - Shows a half-time label instead of a frozen 45', ages the live minute against when the reading was
16
+ actually taken so it no longer sits up to two minutes behind, and stops asserting a clock for a
17
+ single match whose sync window has stalled.
18
+
3
19
  ## 0.37.2
4
20
 
5
21
  ### Patch Changes