Skip to content

Releases: feathersjs/feathers

v5.0.43

21 Mar 21:45

Choose a tag to compare

5.0.43 (2026-03-21)

Bug Fixes

  • authentication-oauth: prevent open redirect via domain suffix attack (#3669) (9905f9f)
  • authentication-oauth: Use actual URL origin comparison for origin check (#3676) (32f04d0)
  • mongodb: Block $rename operator in _patch data by default (CWE-943) (#3665) (0526ffd)

v6.0.0-pre.11

19 Mar 22:47

Choose a tag to compare

v6.0.0-pre.11 Pre-release
Pre-release

6.0.0-pre.11 (2026-03-19)

Bug Fixes

Features

v5.0.42

04 Mar 22:08

Choose a tag to compare

5.0.42 (2026-03-04)

Bug Fixes

  • authentication-oauth: Fix OAuth Callback Account Takeover (#3663) (d6b0b5c)
  • mongodb: Ensure arbitrary objects can't be passed as MongoDB ids (#3664) (163e664)
  • Update dependencies (#3666) (477bf45)

v6.0.0-pre.9

19 Feb 03:57

Choose a tag to compare

v6.0.0-pre.9 Pre-release
Pre-release

6.0.0-pre.9 (2026-02-19)

Note: Version bump only for package feathers

v6.0.0-pre.8

19 Feb 03:55

Choose a tag to compare

v6.0.0-pre.8 Pre-release
Pre-release

6.0.0-pre.8 (2026-02-19)

Bug Fixes

  • website: add .npmrc to allow native module builds (0fbe74d)
  • website: add pnpm.onlyBuiltDependencies to package.json (47be7fe)
  • website: enable build scripts in pnpm config (0cbbd26)
  • website: enable observability logs in wrangler config (8c2a2a1)
  • website: remove broken links from API index (a065bdc)
  • website: update @feathersdev/websites to 0.0.4 (#3652) (197295d)

Features

  • Remove qs dependency (#3659) (2e787a8)
  • Replace events package with modern TypeScript implementation (#3658) (6c4deab)
  • website: add D1 database binding for content (9839437)
  • website: configure full observability logging in wrangler (6f1e2c8)

v6.0.0-pre.10

19 Feb 23:48

Choose a tag to compare

v6.0.0-pre.10 Pre-release
Pre-release

6.0.0-pre.10 (2026-02-19)

Features

  • Replace query-string with qs@6-compatible bracket-notation parser (#3662) (471e571)

v5.0.41

19 Feb 23:45

Choose a tag to compare

5.0.41 (2026-02-19)

Bug Fixes

  • client: Ensure all client methods require valid ids (#3661) (bc754d3)

v4.5.19

07 Feb 23:55

Choose a tag to compare

4.5.19 (2026-02-07)

Bug Fixes

v5.0.40

03 Feb 00:17

Choose a tag to compare

5.0.40 (2026-02-03)

Bug Fixes

  • oauth: Patch open redirect and origin validation (#3653) (ee19a0a)

v5.0.39

31 Jan 01:53

Choose a tag to compare

5.0.39 (2026-01-31)

Note: Version bump only for package @feathersjs/feathers