@sensiblestats/widget-react 0.17.0 → 0.19.0

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,22 @@
1
1
  # @sensiblestats/widget-react
2
2
 
3
+ ## 0.19.0
4
+
5
+ ### Minor Changes
6
+
7
+ - fc2e383: Align the betting insight and market-odds cards to one visual language: a league + kickoff header, team names and market name below, clean borderless odds, a single expand arrow for the reason/stats, monogram fallback when a crest fails to load, and a wider desktop chat panel. Drop the "Market prices" pill from the market-odds card.
8
+
9
+ ## 0.18.0
10
+
11
+ ### Minor Changes
12
+
13
+ - Fact-grounded club dashboard taps: per-fact renderers are now individually tappable and send their grounding back with the chat message.
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies
18
+ - @sensiblestats/widget-sdk@0.16.0
19
+
3
20
  ## 0.17.0
4
21
 
5
22
  ### Minor Changes