@fluentui/react-motion
Advanced tools
Comparing version 0.0.0-nightly-20240701-0407.1 to 0.0.0-nightly-20240702-0406.1
# Change Log - @fluentui/react-motion | ||
This log was last generated on Mon, 01 Jul 2024 04:49:52 GMT and should not be manually modified. | ||
This log was last generated on Tue, 02 Jul 2024 04:49:17 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20240701-0407.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20240701-0407.1) | ||
## [0.0.0-nightly-20240702-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20240702-0406.1) | ||
Mon, 01 Jul 2024 04:49:52 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.2.0..@fluentui/react-motion_v0.0.0-nightly-20240701-0407.1) | ||
Tue, 02 Jul 2024 04:49:17 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.2.1..@fluentui/react-motion_v0.0.0-nightly-20240702-0406.1) | ||
@@ -15,7 +15,19 @@ ### 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-20240701-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/292c763d2ff15d0c897c32195bbc3819dfc823d1) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240701-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/292c763d2ff15d0c897c32195bbc3819dfc823d1) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240701-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/292c763d2ff15d0c897c32195bbc3819dfc823d1) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240701-0407.1 ([commit](https://github.com/microsoft/fluentui/commit/292c763d2ff15d0c897c32195bbc3819dfc823d1) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240702-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/07b8a725298f48b178d36adc8fa14f2421d7f15f) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240702-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/07b8a725298f48b178d36adc8fa14f2421d7f15f) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240702-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/07b8a725298f48b178d36adc8fa14f2421d7f15f) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240702-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/07b8a725298f48b178d36adc8fa14f2421d7f15f) by beachball) | ||
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.2.1) | ||
Mon, 01 Jul 2024 20:30:22 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.2.0..@fluentui/react-motion_v9.2.1) | ||
### Patches | ||
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com) | ||
- fix: improve Jest compat ([PR #31715](https://github.com/microsoft/fluentui/pull/31715) by olfedias@microsoft.com) | ||
- chore: adds 'use no memo' directive ([PR #31787](https://github.com/microsoft/fluentui/pull/31787) by seanmonahan@microsoft.com) | ||
- Bump @fluentui/react-utilities to v9.18.11 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball) | ||
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.2.0) | ||
@@ -22,0 +34,0 @@ |
{ | ||
"name": "@fluentui/react-motion", | ||
"version": "0.0.0-nightly-20240701-0407.1", | ||
"version": "0.0.0-nightly-20240702-0406.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-20240701-0407.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240701-0407.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20240702-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240702-0406.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -43,4 +43,4 @@ "@fluentui/scripts-tasks": "*", | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240701-0407.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20240701-0407.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240702-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20240702-0406.1", | ||
"@swc/helpers": "^0.5.1", | ||
@@ -47,0 +47,0 @@ "react-is": "^17.0.2" |
164497
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20240702-0406.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20240702-0406.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20240702-0406.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20240702-0406.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20240702-0406.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20240701-0407.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20240701-0407.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20240701-0407.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20240701-0407.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20240701-0407.1(transitive)
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20240702-0406.1
Updated@fluentui/react-utilities@0.0.0-nightly-20240702-0406.1