Skip to content

v8.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 03:18
· 57 commits to beta since this release
4e71c18

8.0.0-beta.6 (2024-08-01)

Bug Fixes

  • remove unnecessary generics (b3d5e11)
  • update UseAssetsStatus import in UseAssetsResult (49f6cf2)
  • use explicit typing in UseAssetsStatus (8c78809)
  • ensure useTick callback is updated when app is initialised (35d4643)

Features

  • add support for the onError callback in useAsset (7fdb11c)
  • add the useAssets hook (3496bc8)
  • add the useSuspenseAssets hook (80b3fed)