Socket
Socket
Sign inDemoInstall

@feathersjs/adapter-tests

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/adapter-tests - npm Package Versions

1
10

5.0.0-pre.6

Diff

Changelog

Source

5.0.0-pre.6 (2021-08-08)

Bug Fixes

  • koa: Throw a NotFound Feathers error on missing paths (#2415) (e013f98)
daffl
published 5.0.0-pre.5 •

Changelog

Source

5.0.0-pre.5 (2021-06-23)

Bug Fixes

  • authentication-oauth: Omit query from internal calls (#2398) (04c7c83)
  • core: Add list of protected methods that can not be used for custom methods (#2390) (6584a21)
  • hooks: Migrate built-in hooks and allow backwards compatibility (#2358) (759c5a1)
  • koa: Use extended query parser for compatibility (#2397) (b2944ba)
  • Update database adapter common repository urls (#2380) (3f4db68)

Features

  • typescript: Allow to pass generic service options to adapter services (#2392) (f9431f2)
  • Support being a built-in CodeSandbox sandbox (#2381) (a2ac25a)
  • adapter-commons: Add support for params.adapter option and move memory adapter to @feathersjs/memory (#2367) (a43e7da)
daffl
published 5.0.0-pre.4 •

Changelog

Source

5.0.0-pre.4 (2021-05-13)

Bug Fixes

  • transport-commons: Fix route placeholder registration and improve radix router performance (#2336) (4d84dfd)
  • typescript: Move Paginated type back for better compatibility (#2350) (2917d05)

Features

daffl
published 5.0.0-pre.3 •

Changelog

Source

5.0.0-pre.3 (2021-04-21)

Bug Fixes

  • typescript: Improve TypeScript backwards compatibility (#2310) (f33be73)

Features

daffl
published 5.0.0-pre.2 •

Changelog

Source

5.0.0-pre.2 (2021-04-06)

Note: Version bump only for package feathers

daffl
published 5.0.0-beta.1 •

Changelog

Source

5.0.0-beta.1 (2021-04-03)

Bug Fixes

  • adapter-tests: Add test that verified paginated total (#2273) (879bd6b)
  • dependencies: Fix transport-commons dependency and update other dependencies (#2284) (05b03b2)
  • feathers: Always enable hooks on default service methods (#2275) (827cc9b)

Features

  • adapter-commons: Added mongoDB like search in embedded objects (687e3c7)
daffl
published 5.0.0-beta.0 •

Changelog

Source

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.
daffl
published 5.0.0-pre.1 •

Changelog

Source

5.0.0-pre.1 (2020-12-17)

Features

  • memory: Move feathers-memory into @feathersjs/memory (#2153) (dd61fe3)
daffl
published 4.5.11 •

Changelog

Source

4.5.11 (2020-12-05)

Bug Fixes

  • authentication-client: Allow reAuthentication using specific strategy (#2140) (2a2bbf7)
  • socketio-client: Throw an error and show a warning if someone tries to use socket.io-client v3 (#2135) (cc3521c)
  • typescript: Fix data property definition in @feathersjs/errors (#2018) (ef1398c)
daffl
published 4.5.4 •

Changelog

Source

4.5.4 (2020-04-29)

Bug Fixes

  • authentication-local: Allow to hash passwords in array data (#1936) (64705f5)
  • authentication-oauth: Add getEntity method to oAuth authentication and remove provider field for other calls (#1935) (d925c1b)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc