npm @feathersjs/feathers 5.0.0-beta.0
v5.0.0-beta.0

latest releases: 5.0.0-pre.17, 5.0.0-pre.16, 4.5.12...
3 years ago

5.0.0-beta.0 (2021-03-28)

Bug Fixes

  • adapter-commons: Always respect paginate.max (#2267) (f588257)
  • transport-commons: Do not error when adding an undefined connection to a channel (#2268) (28114c4)
  • Resolve some type problems (#2260) (a3d75fa)
  • Update Grant usage and other dependencies (#2264) (7b0f8fa)
  • adapter-commons: Return missing overloads (#2203) (bbe7e2a)
  • socketio-client: Fix client transport-commons reference (#2164) (3a42c54)

Features

  • core: Public custom service methods (#2270) (e65abfb)
  • Application service types default to any (#1566) (d93ba9a)
  • Feathers v5 core refactoring and features (#2255) (2dafb7c)
  • authentication-client: Throw separate OauthError in authentication client (#2189) (fa45ec5)
  • core: Remove Uberproto (#2178) (ddf8821)
  • transport-commons: New built-in high performance radix router (#2177) (6d18065)

BREAKING CHANGES

  • core: Services no longer extend Uberproto objects and
    service.mixin() is no longer available.

Don't miss a new feathers release

NewReleases is sending notifications on new releases.