@fluentui/react-motion
Advanced tools
Comparing version 0.0.0-nightly-20240712-1436.1 to 0.0.0-nightly-20240716-0408.1
# Change Log - @fluentui/react-motion | ||
This log was last generated on Fri, 12 Jul 2024 14:46:32 GMT and should not be manually modified. | ||
This log was last generated on Tue, 16 Jul 2024 04:18:42 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20240712-1436.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20240712-1436.1) | ||
## [0.0.0-nightly-20240716-0408.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v0.0.0-nightly-20240716-0408.1) | ||
Fri, 12 Jul 2024 14:46:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.2.2..@fluentui/react-motion_v0.0.0-nightly-20240712-1436.1) | ||
Tue, 16 Jul 2024 04:18:42 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.3.0..@fluentui/react-motion_v0.0.0-nightly-20240716-0408.1) | ||
@@ -15,7 +15,23 @@ ### 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-20240712-1436.1 ([commit](https://github.com/microsoft/fluentui/commit/38b85489421eb20930c136da67e8ed8dae9de95d) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240712-1436.1 ([commit](https://github.com/microsoft/fluentui/commit/38b85489421eb20930c136da67e8ed8dae9de95d) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240712-1436.1 ([commit](https://github.com/microsoft/fluentui/commit/38b85489421eb20930c136da67e8ed8dae9de95d) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240712-1436.1 ([commit](https://github.com/microsoft/fluentui/commit/38b85489421eb20930c136da67e8ed8dae9de95d) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20240716-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/065d6f514f238566b6bd9ea4c6e3f7a9688ff122) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240716-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/065d6f514f238566b6bd9ea4c6e3f7a9688ff122) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240716-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/065d6f514f238566b6bd9ea4c6e3f7a9688ff122) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240716-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/065d6f514f238566b6bd9ea4c6e3f7a9688ff122) by beachball) | ||
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.3.0) | ||
Mon, 15 Jul 2024 17:25:35 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-motion_v9.2.2..@fluentui/react-motion_v9.3.0) | ||
### Minor changes | ||
- feat(motion): add PresenceDirection type ([PR #31958](https://github.com/microsoft/fluentui/pull/31958) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-shared-contexts to v9.19.1 ([PR #31998](https://github.com/microsoft/fluentui/pull/31998) by beachball) | ||
- Bump @fluentui/react-utilities to v9.18.12 ([PR #31998](https://github.com/microsoft/fluentui/pull/31998) by beachball) | ||
### Patches | ||
- fix: revert incorectly set npm versions in all packages ([PR #31937](https://github.com/microsoft/fluentui/pull/31937) by martinhochel@microsoft.com) | ||
- feat: add createPresenceComponentVariant() ([PR #31943](https://github.com/microsoft/fluentui/pull/31943) by olfedias@microsoft.com) | ||
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-motion_v9.2.2) | ||
@@ -22,0 +38,0 @@ |
{ | ||
"name": "@fluentui/react-motion", | ||
"version": "0.0.0-nightly-20240712-1436.1", | ||
"version": "0.0.0-nightly-20240716-0408.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-20240712-1436.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240712-1436.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20240716-0408.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20240716-0408.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -43,4 +43,4 @@ "@fluentui/scripts-tasks": "*", | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240712-1436.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20240712-1436.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20240716-0408.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20240716-0408.1", | ||
"@swc/helpers": "^0.5.1", | ||
@@ -47,0 +47,0 @@ "react-is": "^17.0.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
186138
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20240716-0408.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20240716-0408.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20240716-0408.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20240716-0408.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20240716-0408.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20240712-1436.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20240712-1436.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20240712-1436.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20240712-1436.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20240712-1436.1(transitive)
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20240716-0408.1
Updated@fluentui/react-utilities@0.0.0-nightly-20240716-0408.1