@fluentui/react-motion
Advanced tools
Comparing version 0.0.0-nightly-20241015-1519.1 to 0.0.0-nightly-20241016-0407.1
# Change Log - @fluentui/react-motion | ||
This log was last generated on Tue, 15 Oct 2024 15:24:05 GMT and should not be manually modified. | ||
This log was last generated on Wed, 16 Oct 2024 04:12:36 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20241015-1519.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20241015-1519.1) | ||
## [0.0.0-nightly-20241016-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20241016-0407.1) | ||
Tue, 15 Oct 2024 15:24:05 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.5.2..@fluentui/react-motion_v0.0.0-nightly-20241015-1519.1) | ||
Wed, 16 Oct 2024 04:12:36 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.6.0..@fluentui/react-motion_v0.0.0-nightly-20241016-0407.1) | ||
@@ -15,7 +15,18 @@ ### 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-20241015-1519.1 ([commit](https://github.com/microsoft/fluentui/commit/377ac4e0b1e10c8cff8ac214cd01340ffe324a4d) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241015-1519.1 ([commit](https://github.com/microsoft/fluentui/commit/377ac4e0b1e10c8cff8ac214cd01340ffe324a4d) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241015-1519.1 ([commit](https://github.com/microsoft/fluentui/commit/377ac4e0b1e10c8cff8ac214cd01340ffe324a4d) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241015-1519.1 ([commit](https://github.com/microsoft/fluentui/commit/377ac4e0b1e10c8cff8ac214cd01340ffe324a4d) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20241016-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1cd61694b6b3846d5e6852c742957be697ef36a1) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241016-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1cd61694b6b3846d5e6852c742957be697ef36a1) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241016-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1cd61694b6b3846d5e6852c742957be697ef36a1) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241016-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/1cd61694b6b3846d5e6852c742957be697ef36a1) by beachball) | ||
## [9.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.6.0) | ||
Tue, 15 Oct 2024 17:17:53 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.5.2..@fluentui/react-motion_v9.6.0) | ||
### Minor changes | ||
- feat: export MotionParam type ([PR #32939](https://github.com/microsoft/fluentui/pull/32939) by robertpenner@microsoft.com) | ||
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball) | ||
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball) | ||
## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.5.2) | ||
@@ -22,0 +33,0 @@ |
{ | ||
"name": "@fluentui/react-motion", | ||
"version": "0.0.0-nightly-20241015-1519.1", | ||
"version": "0.0.0-nightly-20241016-0407.1", | ||
"description": "A package with utilities & motion definitions using Web Animations API", | ||
@@ -35,4 +35,4 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241015-1519.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241015-1519.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241016-0407.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241016-0407.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -43,4 +43,4 @@ "@fluentui/scripts-tasks": "*", | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241015-1519.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241015-1519.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241016-0407.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241016-0407.1", | ||
"@swc/helpers": "^0.5.1", | ||
@@ -47,0 +47,0 @@ "react-is": "^17.0.2" |
213730
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20241016-0407.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20241016-0407.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20241016-0407.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20241016-0407.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20241016-0407.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20241015-1519.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20241015-1519.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20241015-1519.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20241015-1519.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20241015-1519.1(transitive)
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20241016-0407.1
Updated@fluentui/react-utilities@0.0.0-nightly-20241016-0407.1