Skip to content

v5.0.0-pre.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@daffl daffl released this 23 May 22:23
· 465 commits to dove since this release

5.0.0-pre.21 (2022-05-23)

Bug Fixes

  • authentication-oauth: Fix regression using incorrect callback and redirect_uri (#2631) (43d8a08)
  • core: Do not throw missing method error for regular hook methods (#2636) (afe9a3b)
  • schema: Add Combine helper to allow merging schema types that use (#2637) (06d03e9)
  • typescript: Make additional types generic to work with extended types (#2625) (269fdec)

Features

  • schema: Add resolveAll hook (#2643) (85527d7)
  • schema: Add resolver for safe external data dispatching (#2641) (72b980e)
  • schema: Add schema resolver converter functionality (#2640) (26d9e05)