Skip to content

@casl/react: v6.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 13:25
ecbdbe5

6.0.0 (2026-04-13)

⚠ BREAKING CHANGES

  • drops support for react 17.x because of useSyncExternalStore hook

Bug Fixes

  • replaces useState+useEffect with useSyncExternalStore in useAbility (#1183) (01bae14)