@fluentui-copilot/react-suggestions 0.0.0-nightly-20240531-0407-49d6b52e.1 → 0.0.0-nightly-20240603-0405-523b7bd2.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-suggestions",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 31 May 2024 04:15:48 GMT",
6
- "tag": "@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240531-0407-49d6b52e.1",
7
- "version": "0.0.0-nightly-20240531-0407-49d6b52e.1",
5
+ "date": "Mon, 03 Jun 2024 04:11:32 GMT",
6
+ "tag": "@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240603-0405-523b7bd2.1",
7
+ "version": "0.0.0-nightly-20240603-0405-523b7bd2.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,8 +16,35 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui-copilot/react-suggestions",
19
- "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240531-0407-49d6b52e.1",
20
- "commit": "9c3be0e96b259a17f931d3bbc23affaa0d137cea"
19
+ "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240603-0405-523b7bd2.1",
20
+ "commit": "9f42362f4854ac0aa2e0d9c126246e8ad4edd19d"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Fri, 31 May 2024 18:42:54 GMT",
27
+ "tag": "@fluentui-copilot/react-suggestions_v0.8.3",
28
+ "version": "0.8.3",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "tristan.watanabe@gmail.com",
33
+ "package": "@fluentui-copilot/react-suggestions",
34
+ "commit": "6df44dbcd267772e1b62426d14abe54a0b35bb97",
35
+ "comment": "chore: useStyle hook files now properly contain .styles. within filename."
36
+ },
37
+ {
38
+ "author": "seanmonahan@microsoft.com",
39
+ "package": "@fluentui-copilot/react-suggestions",
40
+ "commit": "c2e14c44cafafbdc10f52b9855384748a7524a63",
41
+ "comment": "chore: add eslint-plugin-react-compiler"
42
+ },
43
+ {
44
+ "author": "tristan.watanabe@gmail.com",
45
+ "package": "@fluentui-copilot/react-suggestions",
46
+ "commit": "7583464747aec7a8a79a8c79eaeff85d749025e4",
47
+ "comment": "chore: bump @fluentui dependencies to latest 9.52.0."
21
48
  }
22
49
  ]
23
50
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,29 @@
1
1
  # Change Log - @fluentui-copilot/react-suggestions
2
2
 
3
- This log was last generated on Fri, 31 May 2024 04:15:48 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Jun 2024 04:11:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20240531-0407-49d6b52e.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240531-0407-49d6b52e.1)
7
+ ## [0.0.0-nightly-20240603-0405-523b7bd2.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240603-0405-523b7bd2.1)
8
8
 
9
- Fri, 31 May 2024 04:15:48 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.8.2..@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240531-0407-49d6b52e.1)
9
+ Mon, 03 Jun 2024 04:11:32 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.8.3..@fluentui-copilot/react-suggestions_v0.0.0-nightly-20240603-0405-523b7bd2.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
- - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240531-0407-49d6b52e.1 ([commit](https://github.com/microsoft/fluentai/commit/9c3be0e96b259a17f931d3bbc23affaa0d137cea) by beachball)
15
+ - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240603-0405-523b7bd2.1 ([commit](https://github.com/microsoft/fluentai/commit/9f42362f4854ac0aa2e0d9c126246e8ad4edd19d) by beachball)
16
+
17
+ ## [0.8.3](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.8.3)
18
+
19
+ Fri, 31 May 2024 18:42:54 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-suggestions_v0.8.2..@fluentui-copilot/react-suggestions_v0.8.3)
21
+
22
+ ### Patches
23
+
24
+ - chore: useStyle hook files now properly contain .styles. within filename. ([PR #1671](https://github.com/microsoft/fluentai/pull/1671) by tristan.watanabe@gmail.com)
25
+ - chore: add eslint-plugin-react-compiler ([PR #1642](https://github.com/microsoft/fluentai/pull/1642) by seanmonahan@microsoft.com)
26
+ - chore: bump @fluentui dependencies to latest 9.52.0. ([PR #1657](https://github.com/microsoft/fluentai/pull/1657) by tristan.watanabe@gmail.com)
16
27
 
17
28
  ## [0.8.2](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-suggestions_v0.8.2)
18
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-suggestions",
3
- "version": "0.0.0-nightly-20240531-0407-49d6b52e.1",
3
+ "version": "0.0.0-nightly-20240603-0405-523b7bd2.1",
4
4
  "description": "A Fluent AI package",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,7 +12,7 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20240531-0407-49d6b52e.1",
15
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20240603-0405-523b7bd2.1",
16
16
  "@swc/helpers": "^0.5.1"
17
17
  },
18
18
  "peerDependencies": {