Skip to content

chore: Update versions (alpha) - #124

Open
plex-ops wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: Update versions (alpha)#124
plex-ops wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@plex-ops

@plex-ops plex-ops commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@plextv/react-lightning-plugin-css-transform@1.0.0-alpha.2

Minor Changes

  • 253e3c1: Support css outlines. outlineWidth / outlineColor / outlineOffset now paint a ring outside the node (the border shader can draw outside its bounds with a gap), so a focus ring no longer needs an extra absolutely-positioned view. A border and an outline share the one shader an element gets, so the border still wins and a dev warning says so. Also: a partial style push (reanimated, or an imperative style.x =) now resolves its shader against the merged style, so pushing only a borderColor or outlineColor keeps the width it already had, and an outlineColor transition animates the shader.

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3

@plextv/react-lightning-plugin-reanimated@1.0.0-alpha.3

Minor Changes

  • 0630787: Support reanimated's CSS transitions and pseudo selectors. A CSSStyle on an animated component now works: transitionProperty / transitionDuration / transitionTimingFunction / transitionDelay (and the transition shorthand) become a Lightning transition on the node, and per-property values keyed by default / :focus / :focus-within swap on focus without a re-render. :hover, :active and :active-deepest need pointer or press state that Lightning doesn't have, so they're ignored with a dev warning, as are CSS animations (animationName and friends) for now.

Patch Changes

  • 253e3c1: Support css outlines. outlineWidth / outlineColor / outlineOffset now paint a ring outside the node (the border shader can draw outside its bounds with a gap), so a focus ring no longer needs an extra absolutely-positioned view. A border and an outline share the one shader an element gets, so the border still wins and a dev warning says so. Also: a partial style push (reanimated, or an imperative style.x =) now resolves its shader against the merged style, so pushing only a borderColor or outlineColor keeps the width it already had, and an outlineColor transition animates the shader.
  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-css-transform@1.0.0-alpha.2
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3
    • @plextv/react-native-lightning@1.0.0-alpha.3

@plextv/react-lightning@0.5.0-alpha.4

Minor Changes

  • 253e3c1: Support css outlines. outlineWidth / outlineColor / outlineOffset now paint a ring outside the node (the border shader can draw outside its bounds with a gap), so a focus ring no longer needs an extra absolutely-positioned view. A border and an outline share the one shader an element gets, so the border still wins and a dev warning says so. Also: a partial style push (reanimated, or an imperative style.x =) now resolves its shader against the merged style, so pushing only a borderColor or outlineColor keeps the width it already had, and an outlineColor transition animates the shader.

@plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4

@plextv/react-lightning-plugin-flexbox-lite@1.0.0-alpha.1

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4

@plextv/react-lightning-components@1.0.0-alpha.4

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3

@plextv/react-native-lightning@1.0.0-alpha.3

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-css-transform@1.0.0-alpha.2
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3
    • @plextv/react-lightning-components@1.0.0-alpha.4

@plextv/react-native-lightning-components@1.0.0-alpha.1

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3
    • @plextv/react-lightning-components@1.0.0-alpha.4
    • @plextv/react-native-lightning@1.0.0-alpha.3

@plextv/vite-plugin-react-native-lightning@1.0.0-alpha.1

Patch Changes

  • @plextv/react-native-lightning@1.0.0-alpha.3

@plextv/vite-plugin-react-reanimated-lightning@1.0.0-alpha.1

Patch Changes

  • Updated dependencies [253e3c1]
  • Updated dependencies [0630787]
    • @plextv/react-lightning-plugin-reanimated@1.0.0-alpha.3

@plextv/react-lightning-example@0.4.4-alpha.4

Patch Changes

  • Updated dependencies [253e3c1]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-css-transform@1.0.0-alpha.2
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3
    • @plextv/react-lightning-components@1.0.0-alpha.4

@plextv/react-native-lightning-example@0.4.4-alpha.4

Patch Changes

  • Updated dependencies [253e3c1]
  • Updated dependencies [0630787]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-css-transform@1.0.0-alpha.2
    • @plextv/react-lightning-plugin-reanimated@1.0.0-alpha.3
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3
    • @plextv/react-lightning-components@1.0.0-alpha.4
    • @plextv/react-native-lightning@1.0.0-alpha.3
    • @plextv/react-native-lightning-components@1.0.0-alpha.1

@plextv/react-lightning-storybook@0.4.4-alpha.4

Patch Changes

  • Updated dependencies [253e3c1]
  • Updated dependencies [0630787]
    • @plextv/react-lightning@0.5.0-alpha.4
    • @plextv/react-lightning-plugin-css-transform@1.0.0-alpha.2
    • @plextv/react-lightning-plugin-reanimated@1.0.0-alpha.3
    • @plextv/react-lightning-plugin-flexbox@1.0.0-alpha.3
    • @plextv/react-lightning-plugin-flexbox-lite@1.0.0-alpha.1
    • @plextv/react-lightning-components@1.0.0-alpha.4
    • @plextv/react-native-lightning@1.0.0-alpha.3
    • @plextv/react-native-lightning-components@1.0.0-alpha.1

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.

1 participant