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

@fluentui/babel-make-styles

Package Overview
Dependencies
Maintainers
13
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/babel-make-styles - npm Package Compare versions

Comparing version 0.0.0-nightlydd0f007b3f20220119.1 to 0.0.0-nightlye0b8e1fa6920220128.1

28

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Wed, 19 Jan 2022 04:16:32 GMT",
"tag": "@fluentui/babel-make-styles_v0.0.0-nightlydd0f007b3f20220119.1",
"version": "0.0.0-nightlydd0f007b3f20220119.1",
"date": "Fri, 28 Jan 2022 04:13:23 GMT",
"tag": "@fluentui/babel-make-styles_v0.0.0-nightlye0b8e1fa6920220128.1",
"version": "0.0.0-nightlye0b8e1fa6920220128.1",
"comments": {

@@ -14,3 +14,3 @@ "prerelease": [

"package": "@fluentui/babel-make-styles",
"commit": "6044506cc626a9a155e0df40645426ddcc080c55",
"commit": "90d10ec8c2d159575962c4d3d913317633b44a7a",
"comment": "Release nightly v9"

@@ -55,6 +55,6 @@ },

{
"author": "beachball",
"author": "olfedias@microsoft.com",
"package": "@fluentui/babel-make-styles",
"comment": "Bump @fluentui/make-styles to v0.0.0-nightlydd0f007b3f20220119.1",
"commit": "6044506cc626a9a155e0df40645426ddcc080c55"
"commit": "1f50b14324e9e61456f88590c221e3ef73b1f888",
"comment": "migrate to use @griffel/core"
},

@@ -64,4 +64,4 @@ {

"package": "@fluentui/babel-make-styles",
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlydd0f007b3f20220119.1",
"commit": "6044506cc626a9a155e0df40645426ddcc080c55"
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlye0b8e1fa6920220128.1",
"commit": "90d10ec8c2d159575962c4d3d913317633b44a7a"
},

@@ -71,4 +71,4 @@ {

"package": "@fluentui/babel-make-styles",
"comment": "Bump @fluentui/react-theme to v0.0.0-nightlydd0f007b3f20220119.1",
"commit": "6044506cc626a9a155e0df40645426ddcc080c55"
"comment": "Bump @fluentui/react-theme to v0.0.0-nightlye0b8e1fa6920220128.1",
"commit": "90d10ec8c2d159575962c4d3d913317633b44a7a"
}

@@ -86,2 +86,8 @@ ],

"package": "@fluentui/babel-make-styles",
"commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
"comment": "remove inline-style-expand-shorthand from tsconfigs"
},
{
"author": "olfedias@microsoft.com",
"package": "@fluentui/babel-make-styles",
"commit": "208e35193fcbd72dea832638ab2b1fccac60dff3",

@@ -88,0 +94,0 @@ "comment": "update tooling configs"

# Change Log - @fluentui/babel-make-styles
This log was last generated on Wed, 19 Jan 2022 04:16:32 GMT and should not be manually modified.
This log was last generated on Fri, 28 Jan 2022 04:13:23 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightlydd0f007b3f20220119.1](https://github.com/microsoft/fluentui/tree/@fluentui/babel-make-styles_v0.0.0-nightlydd0f007b3f20220119.1)
## [0.0.0-nightlye0b8e1fa6920220128.1](https://github.com/microsoft/fluentui/tree/@fluentui/babel-make-styles_v0.0.0-nightlye0b8e1fa6920220128.1)
Wed, 19 Jan 2022 04:16:32 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-make-styles_v9.0.0-beta.4..@fluentui/babel-make-styles_v0.0.0-nightlydd0f007b3f20220119.1)
Fri, 28 Jan 2022 04:13:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-make-styles_v9.0.0-beta.4..@fluentui/babel-make-styles_v0.0.0-nightlye0b8e1fa6920220128.1)
### Changes
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/6044506cc626a9a155e0df40645426ddcc080c55) by email not defined)
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by email not defined)
- refactor: remove unused theme-proxy functionality ([PR #21274](https://github.com/microsoft/fluentui/pull/21274) by olfedias@microsoft.com)

@@ -21,5 +21,5 @@ - simplify module evaluation ([PR #21144](https://github.com/microsoft/fluentui/pull/21144) by olfedias@microsoft.com)

- fix: handle computed keys on objects ([PR #20969](https://github.com/microsoft/fluentui/pull/20969) by olfedias@microsoft.com)
- Bump @fluentui/make-styles to v0.0.0-nightlydd0f007b3f20220119.1 ([commit](https://github.com/microsoft/fluentui/commit/6044506cc626a9a155e0df40645426ddcc080c55) by beachball)
- Bump @fluentui/react-make-styles to v0.0.0-nightlydd0f007b3f20220119.1 ([commit](https://github.com/microsoft/fluentui/commit/6044506cc626a9a155e0df40645426ddcc080c55) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightlydd0f007b3f20220119.1 ([commit](https://github.com/microsoft/fluentui/commit/6044506cc626a9a155e0df40645426ddcc080c55) by beachball)
- migrate to use @griffel/core ([PR #21320](https://github.com/microsoft/fluentui/pull/21320) by olfedias@microsoft.com)
- Bump @fluentui/react-make-styles to v0.0.0-nightlye0b8e1fa6920220128.1 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by beachball)
- Bump @fluentui/react-theme to v0.0.0-nightlye0b8e1fa6920220128.1 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by beachball)

@@ -26,0 +26,0 @@ ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/babel-make-styles_v9.0.0-beta.4)

@@ -8,3 +8,3 @@ "use strict";

const shaker_1 = require("@linaria/shaker");
const make_styles_1 = require("@fluentui/make-styles");
const core_2 = require("@griffel/core");
const astify_1 = require("./utils/astify");

@@ -114,3 +114,3 @@ const evaluatePaths_1 = require("./utils/evaluatePaths");

const stylesBySlots = evaluationResult.value;
const [classnamesMapping, cssRules] = make_styles_1.resolveStyleRulesForSlots(stylesBySlots);
const [classnamesMapping, cssRules] = core_2.resolveStyleRulesForSlots(stylesBySlots);
// TODO: find a better way to replace arguments

@@ -117,0 +117,0 @@ callExpressionPath.node.arguments = [astify_1.astify(classnamesMapping), astify_1.astify(dedupeCSSRules(cssRules))];

{
"name": "@fluentui/babel-make-styles",
"version": "0.0.0-nightlydd0f007b3f20220119.1",
"version": "0.0.0-nightlye0b8e1fa6920220128.1",
"description": "A Babel plugin that performs build time transforms for @fluentui/make-styles",

@@ -24,4 +24,4 @@ "main": "lib/index.js",

"@fluentui/eslint-plugin": "*",
"@fluentui/react-make-styles": "0.0.0-nightlydd0f007b3f20220119.1",
"@fluentui/react-theme": "0.0.0-nightlydd0f007b3f20220119.1",
"@fluentui/react-make-styles": "0.0.0-nightlye0b8e1fa6920220128.1",
"@fluentui/react-theme": "0.0.0-nightlye0b8e1fa6920220128.1",
"@fluentui/scripts": "^1.0.0",

@@ -37,3 +37,3 @@ "babel-plugin-tester": "^10.0.0"

"@babel/traverse": "^7.12.13",
"@fluentui/make-styles": "0.0.0-nightlydd0f007b3f20220119.1",
"@griffel/core": "1.0.7",
"@linaria/babel-preset": "^3.0.0-beta.14",

@@ -40,0 +40,0 @@ "@linaria/shaker": "^3.0.0-beta.14",

Sorry, the diff of this file is not supported yet

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