@fluentui/babel-preset-global-context
Advanced tools
Comparing version 9.0.0-beta.75 to 9.0.0-beta.76
# Change Log - @fluentui/babel-preset-global-context | ||
This log was last generated on Tue, 15 Oct 2024 17:13:32 GMT and should not be manually modified. | ||
This log was last generated on Mon, 11 Nov 2024 09:55:27 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-beta.76](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.76) | ||
Mon, 11 Nov 2024 09:55:27 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.75..@fluentui/babel-preset-global-context_v9.0.0-beta.76) | ||
### Changes | ||
- chore: replace npm-scripts and just-scrtips with nx inferred tasks ([PR #33074](https://github.com/microsoft/fluentui/pull/33074) by martinhochel@microsoft.com) | ||
- Bump @fluentui/global-context to v9.0.0-beta.76 ([PR #31887](https://github.com/microsoft/fluentui/pull/31887) by beachball) | ||
## [9.0.0-beta.75](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.75) | ||
Tue, 15 Oct 2024 17:13:32 GMT | ||
Tue, 15 Oct 2024 17:17:53 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.74..@fluentui/babel-preset-global-context_v9.0.0-beta.75) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@fluentui/babel-preset-global-context", | ||
"version": "9.0.0-beta.75", | ||
"version": "9.0.0-beta.76", | ||
"description": "Babel preset that transforms createContext calls to use global context shims", | ||
@@ -12,20 +12,6 @@ "main": "lib-commonjs/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "just-scripts build --module cjs", | ||
"clean": "just-scripts clean", | ||
"code-style": "just-scripts code-style", | ||
"e2e": "cypress run --component", | ||
"e2e:local": "cypress open --component", | ||
"just": "just-scripts", | ||
"lint": "just-scripts lint", | ||
"test": "jest --passWithNoTests", | ||
"type-check": "tsc -b tsconfig.json", | ||
"generate-api": "just-scripts generate-api", | ||
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\"" | ||
}, | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/scripts-api-extractor": "*", | ||
"@fluentui/scripts-cypress": "*", | ||
"@fluentui/scripts-tasks": "*" | ||
"@fluentui/scripts-cypress": "*" | ||
}, | ||
@@ -43,3 +29,3 @@ "dependencies": { | ||
"peerDependencies": { | ||
"@fluentui/global-context": "9.0.0-beta.75" | ||
"@fluentui/global-context": "9.0.0-beta.76" | ||
}, | ||
@@ -46,0 +32,0 @@ "beachball": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3
70825
22
277