@fluentui/react-motion 0.0.0-nightly-20251002-0406.1 → 0.0.0-nightly-20251003-0407.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -8
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,21 +1,36 @@
1
1
  # Change Log - @fluentui/react-motion
2
2
 
3
- This log was last generated on Thu, 02 Oct 2025 04:21:29 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 03 Oct 2025 04:22:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20251002-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20251002-0406.1)
7
+ ## [0.0.0-nightly-20251003-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20251003-0407.1)
8
8
 
9
- Thu, 02 Oct 2025 04:21:29 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.10.4..@fluentui/react-motion_v0.0.0-nightly-20251002-0406.1)
9
+ Fri, 03 Oct 2025 04:22:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.11.0..@fluentui/react-motion_v0.0.0-nightly-20251003-0407.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20251002-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/214347abacdd3655d97e5b0659cdac8929e938c0) by beachball)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20251002-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/214347abacdd3655d97e5b0659cdac8929e938c0) by beachball)
17
- - Bump @fluentui/react-conformance to v0.0.0-nightly-20251002-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/214347abacdd3655d97e5b0659cdac8929e938c0) by beachball)
18
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20251002-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/214347abacdd3655d97e5b0659cdac8929e938c0) by beachball)
15
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20251003-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/68704e7b221bc66bfe05b2d17ef81fba00d3ad33) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20251003-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/68704e7b221bc66bfe05b2d17ef81fba00d3ad33) by beachball)
17
+ - Bump @fluentui/react-conformance to v0.0.0-nightly-20251003-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/68704e7b221bc66bfe05b2d17ef81fba00d3ad33) by beachball)
18
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20251003-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/68704e7b221bc66bfe05b2d17ef81fba00d3ad33) by beachball)
19
+
20
+ ## [9.11.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.11.0)
21
+
22
+ Thu, 02 Oct 2025 15:12:27 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.10.4..@fluentui/react-motion_v9.11.0)
24
+
25
+ ### Minor changes
26
+
27
+ - feat(motion): add createMotionComponentVariant factory ([PR #35149](https://github.com/microsoft/fluentui/pull/35149) by robertpenner@microsoft.com)
28
+ - Bump @fluentui/react-shared-contexts to v9.25.2 ([PR #35133](https://github.com/microsoft/fluentui/pull/35133) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.25.0 ([PR #35133](https://github.com/microsoft/fluentui/pull/35133) by beachball)
30
+
31
+ ### Patches
32
+
33
+ - feat: enforce usage of use client directive for files with client-only features ([PR #35173](https://github.com/microsoft/fluentui/pull/35173) by dmytrokirpa@microsoft.com)
19
34
 
20
35
  ## [9.10.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.10.4)
21
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-motion",
3
- "version": "0.0.0-nightly-20251002-0406.1",
3
+ "version": "0.0.0-nightly-20251003-0407.1",
4
4
  "description": "A package with utilities & motion definitions using Web Animations API",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -19,14 +19,14 @@
19
19
  "license": "MIT",
20
20
  "devDependencies": {
21
21
  "@fluentui/eslint-plugin": "*",
22
- "@fluentui/react-conformance": "0.0.0-nightly-20251002-0406.1",
23
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20251002-0406.1",
22
+ "@fluentui/react-conformance": "0.0.0-nightly-20251003-0407.1",
23
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20251003-0407.1",
24
24
  "@fluentui/scripts-api-extractor": "*",
25
25
  "@fluentui/scripts-cypress": "*"
26
26
  },
27
27
  "dependencies": {
28
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20251002-0406.1",
29
- "@fluentui/react-utilities": "0.0.0-nightly-20251002-0406.1",
28
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20251003-0407.1",
29
+ "@fluentui/react-utilities": "0.0.0-nightly-20251003-0407.1",
30
30
  "@swc/helpers": "^0.5.1"
31
31
  },
32
32
  "peerDependencies": {