@fluentui/react-positioning
Advanced tools
Comparing version 9.0.0-alpha.51 to 9.0.0-alpha.52
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Fri, 10 Sep 2021 07:36:18 GMT", | ||
"date": "Fri, 10 Sep 2021 16:29:54 GMT", | ||
"tag": "@fluentui/react-positioning_v9.0.0-alpha.52", | ||
"version": "9.0.0-alpha.52", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "lingfangao@hotmail.com", | ||
"package": "@fluentui/react-positioning", | ||
"comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version", | ||
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0" | ||
}, | ||
{ | ||
"author": "lingfangao@hotmail.com", | ||
"package": "@fluentui/react-positioning", | ||
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0", | ||
"comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.52" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 10 Sep 2021 07:39:51 GMT", | ||
"tag": "@fluentui/react-positioning_v9.0.0-alpha.51", | ||
@@ -8,0 +29,0 @@ "version": "9.0.0-alpha.51", |
# Change Log - @fluentui/react-positioning | ||
This log was last generated on Fri, 10 Sep 2021 07:36:18 GMT and should not be manually modified. | ||
This log was last generated on Fri, 10 Sep 2021 16:29:54 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.52) | ||
Fri, 10 Sep 2021 16:29:54 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.51..@fluentui/react-positioning_v9.0.0-alpha.52) | ||
### Changes | ||
- chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com) | ||
- Bump @fluentui/react-positioning to v9.0.0-alpha.52 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com) | ||
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.51) | ||
Fri, 10 Sep 2021 07:36:18 GMT | ||
Fri, 10 Sep 2021 07:39:51 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.50..@fluentui/react-positioning_v9.0.0-alpha.51) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@fluentui/react-positioning", | ||
"version": "9.0.0-alpha.51", | ||
"version": "9.0.0-alpha.52", | ||
"description": "A react wrapper around Popper.js for Fluent UI", | ||
@@ -36,4 +36,4 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-shared-contexts": "^9.0.0-alpha.23", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.45", | ||
"@fluentui/react-shared-contexts": "9.0.0-alpha.24", | ||
"@fluentui/react-utilities": "9.0.0-alpha.46", | ||
"@popperjs/core": "~2.4.3", | ||
@@ -40,0 +40,0 @@ "tslib": "^2.1.0" |
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
406350
4313
+ Added@fluentui/keyboard-keys@9.0.0-alpha.3(transitive)
+ Added@fluentui/react-shared-contexts@9.0.0-alpha.24(transitive)
+ Added@fluentui/react-theme@9.0.0-alpha.22(transitive)
+ Added@fluentui/react-utilities@9.0.0-alpha.46(transitive)
- Removed@fluentui/keyboard-keys@9.0.8(transitive)
- Removed@fluentui/react-shared-contexts@9.21.0(transitive)
- Removed@fluentui/react-theme@9.1.22(transitive)
- Removed@fluentui/react-utilities@9.18.17(transitive)
- Removed@fluentui/tokens@1.0.0-alpha.19(transitive)
- Removed@swc/helpers@0.5.15(transitive)