Skip to content

fix(deps): update dependency @stylexjs/shared to ^0.18.0 - autoclosed#177

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/stylexjs-shared-0.x
Closed

fix(deps): update dependency @stylexjs/shared to ^0.18.0 - autoclosed#177
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/stylexjs-shared-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@stylexjs/shared ^0.12.0^0.18.0 age confidence

Release Notes

facebook/stylex (@​stylexjs/shared)

v0.18.1

Compare Source

  • Add simple sx={} JSX prop syntax as an alternative to stylex.props.
  • Fix unplugin generateBundle hook to use emitFile instead of direct bundle assignment.

v0.18.0

Compare Source

  • Add stylex.env API for compile-time constants and shareable design tokens.
  • New create-stylex-app CLI for scaffolding projects with npx create-stylex-app.
  • Add Bun support and improvements to the unplugin bundler plugin.
  • Support attribute selectors in stylex.when and conditional styles.
  • Fix priority calculation for compound pseudo selectors.

v0.17.5

Compare Source

  • New no-conflicting-props lint rule.
  • Add disallowedPropertiesValidation config to disable property compiler errors by default.
  • Preserve units in zero values for CSS variables.
  • Fix unplugin cache invalidation on style changes.

v0.17.4

Compare Source

  • New playground within the docs website.
  • Fix named exports detection on Turbopack.

v0.17.3

Compare Source

  • Add docs for setup instructions.
  • Improve AST detection for .stylex named exports
  • Add browser rollup bundle.
  • Fix unplugin file suffix parsing.

v0.17.2

Compare Source

  • Pass importSources to babel plugin in unplugin plugin.
  • Fix custom typescript typedef mistake.

v0.17.1

Compare Source

  • Add support for compiling stylex from imported packages.
  • Add runtime injection support for defineConsts constants.
  • Show full debug file paths.
  • Fix media query ordering for queries with 'screen and'.
  • Add debugFilePath config option.
  • Fix unitless zoom bug for float values.
  • Fix props compilation for array mutations.

v0.17.0

Compare Source

  • Add docs for ESLint rules and stylex.when API.
  • Add defineMarker() for custom markers for selector combinators.
  • New unplugin bundler plugin implementation for various bundlers (Vite,
    Webpack, Rspack, Rollup, etc.).
  • Enhance stylex.props to precompile more often for better performance.
  • Order pseudo-classes and stylex.when selectors according to priorities in
    `sort-keys.
  • Add support for ternary and logical expressions in valid-styles.
  • Bump specificity of stylex.when selectors over defaults.
  • Add polyfill for logical float values in legacy mode.

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 force-pushed the renovate/stylexjs-shared-0.x branch 2 times, most recently from 616f304 to a287619 Compare December 2, 2025 18:03
@renovate renovate bot force-pushed the renovate/stylexjs-shared-0.x branch 2 times, most recently from 1d6c52e to d64e351 Compare December 18, 2025 21:54
@renovate renovate bot force-pushed the renovate/stylexjs-shared-0.x branch from d64e351 to a5abedd Compare January 13, 2026 01:06
@renovate renovate bot force-pushed the renovate/stylexjs-shared-0.x branch from a5abedd to 64190c5 Compare March 4, 2026 05:08
@renovate renovate bot changed the title fix(deps): update dependency @stylexjs/shared to ^0.17.0 fix(deps): update dependency @stylexjs/shared to ^0.18.0 Mar 4, 2026
@renovate renovate bot force-pushed the renovate/stylexjs-shared-0.x branch from 64190c5 to 9cab8bd Compare March 6, 2026 06:03
@renovate renovate bot changed the title fix(deps): update dependency @stylexjs/shared to ^0.18.0 fix(deps): update dependency @stylexjs/shared to ^0.18.0 - autoclosed Mar 9, 2026
@renovate renovate bot closed this Mar 9, 2026
@renovate renovate bot deleted the renovate/stylexjs-shared-0.x branch March 9, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants