Skip to content

minor: inherit deprecations from JS runtime: animations, stateMachines, and automaticallyHandleEvents params. Deprecate the useStateMachineInput hook. Add stateMachine param to the Rive component - #439

Merged
zplata merged 1 commit into
mainfrom
bump-js-2.41.0
Aug 26, 2026

Conversation

@zplata

@zplata zplata commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

Deprecates:

  • animations - initialization param
  • stateMachines - initialization param
  • automaticallyHandleEvents - initialization param related to Rive events
  • useStateMachineInput hook

Adds:

  • stateMachine - single string to align with rest of the other runtimes

Inherits the JS runtime's deprecation docs and warnings mostly. Adds some deprecation notices in manual params declared in this React wrapper. Updating some examples in the storybook stories here.

…s, and automaticallyHandleEvents params. Deprecate the useStateMachineInput hook. Add stateMachine param to the Rive component

@bodymovin bodymovin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zplata
zplata merged commit 9bb0a62 into main Aug 26, 2026
1 check passed
@zplata
zplata deleted the bump-js-2.41.0 branch August 26, 2026 21:46
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.

2 participants