feathers v5.0.0-pre.21 Release Notes

Release Date: 2022-05-23 // almost 2 years ago
  • 🐛 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)