Socket
Socket
Sign inDemoInstall

@feathersjs/adapter-tests

Package Overview
Dependencies
0
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
10Next

5.0.0-pre.16

Diff

Changelog

Source

5.0.0-pre.16 (2022-01-12)

Bug Fixes

  • authentication-oauth: OAuth redirect lost sometimes due to session store race (#2514) (#2515) (6109c44)
  • schema: Do not error for schemas without properties (#2519) (96fdb47)
  • schema: Fix resolver data type and use new validation feature in test fixture (#2523) (1093f12)

Features

  • express, koa: make transports similar (#2486) (26aa937)
  • schema: Allow to use custom AJV and test with ajv-formats (#2513) (ecfa4df)
  • schema: Improve schema typing, validation and extensibility (#2521) (8c1b350)
daffl
published 4.5.12 •

marshallswain
published 5.0.0-pre.15 •

Changelog

Source

5.0.0-pre.15 (2021-11-27)

Bug Fixes

  • adapter-commons: clean up in sort.ts and select function (#2492) (c3ec8a4)
  • adapter-commons: Fix sorting for embedded objects (#2488) (9c22f70)
  • missing express types for Request, Response (#2498) (ee67131)
  • typescript: Overall typing improvements (#2478) (b8eb804)

Features

  • authentication-oauth: Allow dynamic oAuth redirect (#2469) (b7143d4)
  • core: add context.http and move statusCode there (#2496) (b701bf7)
  • core: Improve legacy hooks integration (08c8b40)
  • transport-commons: Ability to register routes with custom params (#2482) (497990a)
daffl
published 5.0.0-pre.14 •

Changelog

Source

5.0.0-pre.14 (2021-10-13)

Note: Version bump only for package feathers

daffl
published 5.0.0-pre.11 •

Changelog

Source

5.0.0-pre.11 (2021-10-06)

Bug Fixes

  • core: Allow to return a new hook context in basic hooks (#2462) (422b6fc)

Features

  • schema: Allow resolvers to validate a schema (#2465) (7d9590b)
daffl
published 5.0.0-pre.10 •

Changelog

Source

5.0.0-pre.10 (2021-09-19)

Bug Fixes

  • authentication-local: adds error handling for undefined/null password field (#2444) (4323f98)

Features

  • schema: Initial version of schema definitions and resolvers (#2441) (c57a5cd)
daffl
published 5.0.0-pre.9 •

Changelog

Source

5.0.0-pre.9 (2021-08-09)

Note: Version bump only for package feathers

daffl
published 5.0.0-pre.6 •

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc