Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@fluentui/react-context-selector

Package Overview
Dependencies
Maintainers
12
Versions
869
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-context-selector - npm Package Compare versions

Comparing version 9.0.0-alpha.39 to 9.0.0-beta.1

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Tue, 05 Oct 2021 09:26:55 GMT",
"date": "Wed, 06 Oct 2021 10:36:00 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-beta.1",
"version": "9.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-context-selector",
"comment": "Bump all v9 components to beta prerelease tag",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-context-selector",
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
}
]
}
},
{
"date": "Tue, 05 Oct 2021 09:28:07 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.39",

@@ -8,0 +29,0 @@ "version": "9.0.0-alpha.39",

# Change Log - @fluentui/react-context-selector
This log was last generated on Tue, 05 Oct 2021 09:26:55 GMT and should not be manually modified.
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.1)
Wed, 06 Oct 2021 10:36:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.39..@fluentui/react-context-selector_v9.0.0-beta.1)
### Changes
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com)
- Bump @fluentui/react-utilities to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.39)
Tue, 05 Oct 2021 09:26:55 GMT
Tue, 05 Oct 2021 09:28:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.38..@fluentui/react-context-selector_v9.0.0-alpha.39)

@@ -11,0 +21,0 @@

6

package.json
{
"name": "@fluentui/react-context-selector",
"version": "9.0.0-alpha.39",
"version": "9.0.0-beta.1",
"description": "React useContextSelector hook in userland",

@@ -37,3 +37,3 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/react-utilities": "9.0.0-alpha.56",
"@fluentui/react-utilities": "9.0.0-beta.1",
"scheduler": "^0.20.1",

@@ -49,3 +49,3 @@ "tslib": "^2.1.0"

"beachball": {
"tag": "alpha",
"tag": "beta",
"disallowedChangeTypes": [

@@ -52,0 +52,0 @@ "major",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc