Skip to content

Update dependency @stylexjs/babel-plugin to ^0.13.0 #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stylexjs/babel-plugin ^0.5.1 -> ^0.13.0 age adoption passing confidence

Release Notes

facebook/stylex (@​stylexjs/babel-plugin)

v0.13.0

Compare Source

New features
  • Add positionTry API for creating @property-try declarations.
  • Add defineConsts API for inlining constant values.
  • Re-write of the runtime style injection module to be more reliable.
Breaking changes
  • The runtimeInjection compiler option is now disabled by default when dev is true.
  • The ESLint rule no-legacy-conditional-styles is renamed to no-legacy-contextual-styles.
  • The useRemForFontSize compiler option is renamed to enableFontSizePxToRem. It is disabled by default and should not be used directly.
  • The genConditionalClasses compiler option is renamed to enableInlinedConditionalMerge. It is enabled by default and should not be used directly.
  • The attrs API is removed due to low usage and redundancy with the props API.
Fixes
  • Fix the TypeScript types for themes and types functions.
  • Fix the creation of duplicate classNames when defining nested pseudo-classes.
  • Fix that allows the ESLint plugin to support use of importSources object syntax in validImports.
  • Fix incorrect compiler error messages.
  • Fix a bug that incorrectly wrapped CSS variables in quotes when used in the content property.
  • Fix a bug in the firstThatWorks API when the last value was a variable.
  • Allow importSources to be configured in the PostCSS plugin for React Strict DOM compatibility.
Deprecations
  • Deprecate @stylexjs/shared package.

v0.12.0

Compare Source

New features
  • Hash keys in compiled style objects to reduce generated code size.
  • New eslint rule to flag use of legacy Media Query and pseudo-class syntax.
Fixes
  • Fix pseudo-elements bug in dynamic styles.
  • Performance improvements to createTheme compilation by caching object evaluation.
  • Disallow spreading in create calls.
Deprecations
  • Deprecate @stylexjs/dev-runtime package.
  • Deprecate @stylexjs/esbuild-plugin package.
  • Deprecate @stylexjs/nextjs-plugin package.
  • Deprecate @stylexjs/open-props package.
  • Deprecate @stylexjs/webpack-plugin package.

v0.11.1

Compare Source

Fixes
  • Fix create compilation regression for string and number keys.
  • Fix babel path resolution within monorepos.

v0.11.0

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source

v0.9.3

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.0

Compare Source

v0.7.5

Compare Source

v0.7.4

Compare Source

v0.7.3

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Ubinquitous as a code owner November 15, 2024 16:21
@renovate renovate bot added the renovate label Nov 15, 2024
@renovate renovate bot requested review from 5ewon and jyh071116 as code owners November 15, 2024 16:21
@renovate renovate bot changed the title chore(deps): update dependency @stylexjs/babel-plugin to ^0.9.0 Update dependency @stylexjs/babel-plugin to ^0.9.0 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/stylexjs-babel-plugin-0.x branch from fdc66f5 to 6397bc7 Compare November 15, 2024 16:25
@renovate renovate bot force-pushed the renovate/stylexjs-babel-plugin-0.x branch from 6397bc7 to 5ea1726 Compare January 3, 2025 01:02
@renovate renovate bot changed the title Update dependency @stylexjs/babel-plugin to ^0.9.0 Update dependency @stylexjs/babel-plugin to ^0.10.0 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/stylexjs-babel-plugin-0.x branch from 5ea1726 to 7daeb83 Compare February 28, 2025 12:05
@renovate renovate bot changed the title Update dependency @stylexjs/babel-plugin to ^0.10.0 Update dependency @stylexjs/babel-plugin to ^0.11.0 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/stylexjs-babel-plugin-0.x branch from 7daeb83 to 81049d7 Compare March 4, 2025 13:30
@renovate renovate bot force-pushed the renovate/stylexjs-babel-plugin-0.x branch from 81049d7 to 20f154c Compare April 11, 2025 06:54
@renovate renovate bot changed the title Update dependency @stylexjs/babel-plugin to ^0.11.0 Update dependency @stylexjs/babel-plugin to ^0.12.0 Apr 11, 2025
@renovate renovate bot force-pushed the renovate/stylexjs-babel-plugin-0.x branch from 20f154c to 6d8f56a Compare May 19, 2025 20:48
@renovate renovate bot changed the title Update dependency @stylexjs/babel-plugin to ^0.12.0 Update dependency @stylexjs/babel-plugin to ^0.13.0 May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants