@fluentui-copilot/react-prompt-starter 0.0.0-nightly-20251022-0406-b331d050.1 → 0.0.0-nightly-20251023-0405-38e52839.1

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.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui-copilot/react-prompt-starter",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 22 Oct 2025 04:13:39 GMT",
6
- "tag": "@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20251022-0406-b331d050.1",
7
- "version": "0.0.0-nightly-20251022-0406-b331d050.1",
5
+ "date": "Thu, 23 Oct 2025 04:12:09 GMT",
6
+ "tag": "@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20251023-0405-38e52839.1",
7
+ "version": "0.0.0-nightly-20251023-0405-38e52839.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,6 +16,41 @@
16
16
  ]
17
17
  }
18
18
  },
19
+ {
20
+ "date": "Wed, 22 Oct 2025 17:51:30 GMT",
21
+ "tag": "@fluentui-copilot/react-prompt-starter_v0.10.8",
22
+ "version": "0.10.8",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "hochelmartin@gmail.com",
27
+ "package": "@fluentui-copilot/react-prompt-starter",
28
+ "commit": "85efb411485b778327290c03aacb479fc9779dab",
29
+ "comment": "chore: migrate to dts generation against public api instead of internal path aliases tsc resolution"
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "jiangemma@microsoft.com",
35
+ "package": "@fluentui-copilot/react-prompt-starter",
36
+ "commit": "012c069ebe3726f92e187da98dd5f3c9efbfbf19",
37
+ "comment": "chore: Deprecate PromptStarter"
38
+ },
39
+ {
40
+ "author": "jiangemma@microsoft.com",
41
+ "package": "@fluentui-copilot/react-prompt-starter",
42
+ "commit": "5c071f6393d1c2b3b7f607665500abced904271c",
43
+ "comment": "feat: Add truncation, add category to single column styles"
44
+ },
45
+ {
46
+ "author": "jiangemma@microsoft.com",
47
+ "package": "@fluentui-copilot/react-prompt-starter",
48
+ "commit": "90196598fdd81974f5e9525bf2c60a111821cf50",
49
+ "comment": "feat: Allow configuring visible rows, make expand controllable, hide expand button when all content is visible"
50
+ }
51
+ ]
52
+ }
53
+ },
19
54
  {
20
55
  "date": "Tue, 14 Oct 2025 00:04:51 GMT",
21
56
  "tag": "@fluentui-copilot/react-prompt-starter_v0.10.7",
package/CHANGELOG.md CHANGED
@@ -1,18 +1,29 @@
1
1
  # Change Log - @fluentui-copilot/react-prompt-starter
2
2
 
3
- This log was last generated on Wed, 22 Oct 2025 04:13:39 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 23 Oct 2025 04:12:09 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20251022-0406-b331d050.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20251022-0406-b331d050.1)
7
+ ## [0.0.0-nightly-20251023-0405-38e52839.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20251023-0405-38e52839.1)
8
8
 
9
- Wed, 22 Oct 2025 04:13:39 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-prompt-starter_v0.10.7..@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20251022-0406-b331d050.1)
9
+ Thu, 23 Oct 2025 04:12:09 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-prompt-starter_v0.10.8..@fluentui-copilot/react-prompt-starter_v0.0.0-nightly-20251023-0405-38e52839.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com)
15
15
 
16
+ ## [0.10.8](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-prompt-starter_v0.10.8)
17
+
18
+ Wed, 22 Oct 2025 17:51:30 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-prompt-starter_v0.10.7..@fluentui-copilot/react-prompt-starter_v0.10.8)
20
+
21
+ ### Patches
22
+
23
+ - chore: Deprecate PromptStarter ([PR #3401](https://github.com/microsoft/fluentai/pull/3401) by jiangemma@microsoft.com)
24
+ - feat: Add truncation, add category to single column styles ([PR #3399](https://github.com/microsoft/fluentai/pull/3399) by jiangemma@microsoft.com)
25
+ - feat: Allow configuring visible rows, make expand controllable, hide expand button when all content is visible ([PR #3394](https://github.com/microsoft/fluentai/pull/3394) by jiangemma@microsoft.com)
26
+
16
27
  ## [0.10.7](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-prompt-starter_v0.10.7)
17
28
 
18
29
  Tue, 14 Oct 2025 00:04:51 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-prompt-starter",
3
- "version": "0.0.0-nightly-20251022-0406-b331d050.1",
3
+ "version": "0.0.0-nightly-20251023-0405-38e52839.1",
4
4
  "description": "A Fluent AI package",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,8 +12,8 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20251022-0406-b331d050.1",
16
- "@fluentui-copilot/tokens": "0.0.0-nightly-20251022-0406-b331d050.1",
15
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20251023-0405-38e52839.1",
16
+ "@fluentui-copilot/tokens": "0.0.0-nightly-20251023-0405-38e52839.1",
17
17
  "@swc/helpers": "^0.5.1"
18
18
  },
19
19
  "peerDependencies": {