Feathers v4.4.0 Release Notes

Release Date: 2019-11-27 // over 4 years ago
  • 4.4.0 (2019-11-27)

    ๐Ÿ› Bug Fixes

    • authentication-client: Reset authentication promise on socket disconnect (#1696) (3951626)
    • core: Improve hook missing parameter message by adding the service name (#1703) (2331c2a)
    • rest-client: Allow to customize getting the query (#1594) (5f21272)
    • transport-commons: Allow to properly chain SocketIo client.off (#1706) (a4aecbc)
    • typescript: Allow specific service typings for Hook and HookContext (#1688) (f5d0ddd)

    ๐Ÿ”‹ Features

    • authentication: Add parseStrategies to allow separate strategies for creating JWTs and parsing headers (#1708) (5e65629)
    • authentication-oauth: Set oAuth redirect URL dynamically (#1608) (1293e08)