Skip to content

v0.62.0

Compare
Choose a tag to compare
@mofojed mofojed released this 05 Feb 14:33
· 246 commits to main since this release

0.62.0 (2024-02-05)

Features

  • Add ObjectFetcher context and useObjectFetcher hook (#1753) (2cd46ce)

BREAKING CHANGES

    • useConnection is moved from jsapi-components package to
      app-utils package
  • Should only be used at the app level, as there could be multiple
    connections
  • WidgetDefinition has been renamed to WidgetDescriptor