opus-react 0.6.28 → 0.6.30

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
@@ -4,6 +4,22 @@ All notable public-package changes are recorded here. Opus follows [Semantic Ver
4
4
 
5
5
  ## Unreleased
6
6
 
7
+ ## 0.6.30
8
+
9
+ ### Changed
10
+
11
+ - Chat Conversation Lab uses the lunar-distance markdown fixture and starts with Show More disabled.
12
+
13
+ ## 0.6.29
14
+
15
+ ### Fixed
16
+
17
+ - Chat Bubble preserves escaped asterisks in markdown prose while rendering `**bold**` syntax as strong text.
18
+
19
+ ### Changed
20
+
21
+ - The Chat Conversation Lab now includes an editable lunar-distance markdown example for testing headings, bold text, paragraphs, formulae, and Show More.
22
+
7
23
  ## 0.6.28
8
24
 
9
25
  ### Changed