@fluentui/react-context-selector
Advanced tools
Comparing version 0.53.3 to 0.53.4
@@ -5,3 +5,26 @@ { | ||
{ | ||
"date": "Fri, 26 Feb 2021 01:10:33 GMT", | ||
"date": "Mon, 15 Mar 2021 07:33:50 GMT", | ||
"tag": "@fluentui/react-context-selector_v0.53.4", | ||
"version": "0.53.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Remove set-version references", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307", | ||
"package": "@fluentui/react-context-selector" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "Remove unneeded scripts", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5", | ||
"package": "@fluentui/react-context-selector" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 26 Feb 2021 01:16:27 GMT", | ||
"tag": "@fluentui/react-context-selector_v0.53.3", | ||
@@ -8,0 +31,0 @@ "version": "0.53.3", |
# Change Log - @fluentui/react-context-selector | ||
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified. | ||
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.53.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.4) | ||
Mon, 15 Mar 2021 07:33:50 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.3..@fluentui/react-context-selector_v0.53.4) | ||
### Patches | ||
- Remove set-version references ([PR #17381](https://github.com/microsoft/fluentui/pull/17381) by elcraig@microsoft.com) | ||
## [0.53.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.3) | ||
Fri, 26 Feb 2021 01:10:33 GMT | ||
Fri, 26 Feb 2021 01:16:27 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.2..@fluentui/react-context-selector_v0.53.3) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-context-selector", | ||
"version": "0.53.3", | ||
"version": "0.53.4", | ||
"description": "React useContextSelector hook in userland", | ||
@@ -8,5 +8,2 @@ "main": "lib-commonjs/index.js", | ||
"typings": "lib/index.d.ts", | ||
"sideEffects": [ | ||
"lib/version.js" | ||
], | ||
"repository": { | ||
@@ -19,3 +16,2 @@ "type": "git", | ||
"build": "just-scripts build", | ||
"bundle": "just-scripts bundle", | ||
"clean": "just-scripts clean", | ||
@@ -25,3 +21,2 @@ "code-style": "just-scripts code-style", | ||
"lint": "just-scripts lint", | ||
"start": "just-scripts dev:storybook", | ||
"start-test": "just-scripts jest-watch", | ||
@@ -44,3 +39,2 @@ "test": "just-scripts test", | ||
"dependencies": { | ||
"@fluentui/set-version": "^8.0.1", | ||
"@types/scheduler": "^0.16.1", | ||
@@ -47,0 +41,0 @@ "scheduler": "^0.20.1", |
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
7
642
69057
56
- Removed@fluentui/set-version@^8.0.1
- Removed@fluentui/set-version@8.2.23(transitive)
- Removedtslib@2.8.1(transitive)