@fluentui/react-motion
Advanced tools
Comparing version 0.0.0-nightly-20250108-0405.1 to 0.0.0-nightly-20250109-0407.1
# Change Log - @fluentui/react-motion | ||
This log was last generated on Wed, 08 Jan 2025 04:09:32 GMT and should not be manually modified. | ||
This log was last generated on Thu, 09 Jan 2025 04:11:07 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20250108-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20250108-0405.1) | ||
## [0.0.0-nightly-20250109-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20250109-0407.1) | ||
Wed, 08 Jan 2025 04:09:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.6.5..@fluentui/react-motion_v0.0.0-nightly-20250108-0405.1) | ||
Thu, 09 Jan 2025 04:11:07 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.6.6..@fluentui/react-motion_v0.0.0-nightly-20250109-0407.1) | ||
@@ -15,7 +15,16 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20250108-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/adad8ce0886519178b1db97f53f964d9e56445f1) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20250108-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/adad8ce0886519178b1db97f53f964d9e56445f1) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20250108-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/adad8ce0886519178b1db97f53f964d9e56445f1) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20250108-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/adad8ce0886519178b1db97f53f964d9e56445f1) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20250109-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/94f8b4dd25e4506cdfa2e99b4df81ffb61763d31) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20250109-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/94f8b4dd25e4506cdfa2e99b4df81ffb61763d31) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20250109-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/94f8b4dd25e4506cdfa2e99b4df81ffb61763d31) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20250109-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/94f8b4dd25e4506cdfa2e99b4df81ffb61763d31) by beachball) | ||
## [9.6.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.6.6) | ||
Wed, 08 Jan 2025 18:33:34 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.6.5..@fluentui/react-motion_v9.6.6) | ||
### Patches | ||
- fix: handle case when Animation.persist() does not exist ([PR #33282](https://github.com/microsoft/fluentui/pull/33282) by seanmonahan@microsoft.com) | ||
## [9.6.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.6.5) | ||
@@ -22,0 +31,0 @@ |
{ | ||
"name": "@fluentui/react-motion", | ||
"version": "0.0.0-nightly-20250108-0405.1", | ||
"version": "0.0.0-nightly-20250109-0407.1", | ||
"description": "A package with utilities & motion definitions using Web Animations API", | ||
@@ -22,4 +22,4 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20250108-0405.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250108-0405.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20250109-0407.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20250109-0407.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -29,4 +29,4 @@ "@fluentui/scripts-cypress": "*" | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250108-0405.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20250108-0405.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20250109-0407.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20250109-0407.1", | ||
"@swc/helpers": "^0.5.1", | ||
@@ -33,0 +33,0 @@ "react-is": "^17.0.2" |
217332
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20250109-0407.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20250109-0407.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20250109-0407.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20250109-0407.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20250109-0407.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20250108-0405.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20250108-0405.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20250108-0405.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20250108-0405.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20250108-0405.1(transitive)
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20250109-0407.1
Updated@fluentui/react-utilities@0.0.0-nightly-20250109-0407.1