Skip to content

Releases: RocketChat/fuselage

@rocket.chat/icons@0.47.0

06 Mar 15:20

Choose a tag to compare

Minor Changes

@rocket.chat/fuselage@0.73.0

03 Mar 14:07

Choose a tag to compare

Minor Changes

@rocket.chat/fuselage@0.72.1

27 Feb 23:22

Choose a tag to compare

Patch Changes

@rocket.chat/fuselage@0.72.0

27 Feb 18:27

Choose a tag to compare

Minor Changes

Patch Changes

  • #1868 84d8d59 Thanks @tassoevan! - feat(fuselage-hooks): Deprecate useEffectEvent in favor of useStableCallback

    The useEffectEvent hook has been renamed to useStableCallback to better reflect its purpose and behavior. The new
    name emphasizes that the hook provides a stable callback function that maintains a consistent identity across renders
    while always having access to the latest values of props and state. It differs from useEffectEvent from React 19,
    which returns functions that can only be called from inside effects and other effect events.

  • #1867 717169f Thanks @dougfabris! - fix(fuselage): Wrong color in invalid input border

@rocket.chat/fuselage-hooks@0.40.0

27 Feb 18:27

Choose a tag to compare

Minor Changes

  • #1868 84d8d59 Thanks @tassoevan! - feat(fuselage-hooks): Deprecate useEffectEvent in favor of useStableCallback

    The useEffectEvent hook has been renamed to useStableCallback to better reflect its purpose and behavior. The new
    name emphasizes that the hook provides a stable callback function that maintains a consistent identity across renders
    while always having access to the latest values of props and state. It differs from useEffectEvent from React 19,
    which returns functions that can only be called from inside effects and other effect events.

@rocket.chat/storybook-dark-mode@4.1.0

29 Jan 14:03

Choose a tag to compare

Minor Changes

@rocket.chat/onboarding-ui@0.36.2

29 Jan 14:03

Choose a tag to compare

Patch Changes

@rocket.chat/logo@0.32.4

29 Jan 14:03

Choose a tag to compare

Patch Changes

  • Updated dependencies [1179d3f]:
    • @rocket.chat/fuselage-hooks@0.39.0

@rocket.chat/layout@0.34.2

29 Jan 14:03

Choose a tag to compare

Patch Changes

@rocket.chat/fuselage@0.71.0

29 Jan 14:03

Choose a tag to compare

Minor Changes

Patch Changes