@sensiblestats/widget-embed 0.30.2 → 0.30.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,17 @@
1
1
  # @sensiblestats/widget-embed
2
2
 
3
+ ## 0.30.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix market-odds and odds-movement rows doubling the line for localized selections that already embed it (e.g. TR "2.5 Üst" rendering as "2.5 Üst 2.5"). Extracts the dedupe guard already used by betting-insight cards into a shared helper so all three selection/line join sites stay in sync.
8
+
9
+ ## 0.30.3
10
+
11
+ ### Patch Changes
12
+
13
+ - Crest images on market-odds cards and restructured Odds-tab context line with pre-match kickoff pill layout.
14
+
3
15
  ## 0.30.2
4
16
 
5
17
  ### Patch Changes