You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@fluentui/react-shared-contexts

Package Overview
Dependencies
Maintainers
0
Versions
906
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-shared-contexts - npm Package Compare versions

Comparing version

to
0.0.0-nightly-20250320-0406.1

19

CHANGELOG.md
# Change Log - @fluentui/react-shared-contexts
This log was last generated on Wed, 19 Mar 2025 04:10:17 GMT and should not be manually modified.
This log was last generated on Thu, 20 Mar 2025 04:10:54 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20250319-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20250319-0406.1)
## [0.0.0-nightly-20250320-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20250320-0406.1)
Wed, 19 Mar 2025 04:10:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.22.0..@fluentui/react-shared-contexts_v0.0.0-nightly-20250319-0406.1)
Thu, 20 Mar 2025 04:10:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.23.0..@fluentui/react-shared-contexts_v0.0.0-nightly-20250320-0406.1)

@@ -15,4 +15,13 @@ ### Changes

- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
- Bump @fluentui/react-theme to v0.0.0-nightly-20250319-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/2230a32a129a913bbdb2d9791fed782c456d1264) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightly-20250320-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/45c079d4f80ce1ef53fcd24a0dcb604a81ae4137) by beachball)
## [9.23.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.23.0)
Wed, 19 Mar 2025 15:40:42 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.22.0..@fluentui/react-shared-contexts_v9.23.0)
### Minor changes
- feat: added CustomStyleHooks ([PR #33969](https://github.com/microsoft/fluentui/pull/33969) by vkozlova@microsoft.com)
## [9.22.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.22.0)

@@ -19,0 +28,0 @@

{
"name": "@fluentui/react-shared-contexts",
"version": "0.0.0-nightly-20250319-0406.1",
"version": "0.0.0-nightly-20250320-0406.1",
"description": "Fluent UI React Contexts shared by multiple components.",

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

"dependencies": {
"@fluentui/react-theme": "0.0.0-nightly-20250319-0406.1",
"@fluentui/react-theme": "0.0.0-nightly-20250320-0406.1",
"@swc/helpers": "^0.5.1"

@@ -22,0 +22,0 @@ },