Skip to content

Latest commit

 

History

History
93 lines (49 loc) · 5.29 KB

File metadata and controls

93 lines (49 loc) · 5.29 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.0-pre.34 (2022-12-14)

Bug Fixes

  • schema: Check for undefined value in resolveQueryObjectId resolver (#2914) (d9449fa)

Features

  • adapter: Add patch data type to adapters and refactor AdapterBase usage (#2906) (9ddc2e6)

5.0.0-pre.33 (2022-11-08)

Features

  • mongodb: Add ObjectId resolvers and MongoDB option in the guide (#2847) (c5c1fba)

5.0.0-pre.32 (2022-10-26)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.31 (2022-10-12)

Features

  • cli: Generate full client test suite and improve typed client (#2788) (57119b6)
  • cli: Improve generated schema definitions (#2783) (474a9fd)

5.0.0-pre.30 (2022-10-07)

Features

  • core: Allow to unregister services at runtime (#2756) (d16601f)

5.0.0-pre.29 (2022-09-16)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.28 (2022-08-03)

Bug Fixes

  • cli: Improve generated application and client (#2701) (bd55ffb)
  • mongodb: Ensure transactions are used properly in create (#2699) (fe22615)

5.0.0-pre.27 (2022-07-13)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.26 (2022-06-22)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.25 (2022-06-22)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.24 (2022-06-21)

Features

  • authentication-local: Add passwordHash property resolver (#2660) (b41279b)
  • knex: Add KnexJS SQL database adapter to core (#2671) (9380fff)

5.0.0-pre.23 (2022-06-06)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.22 (2022-05-24)

Note: Version bump only for package @feathersjs/mongodb

5.0.0-pre.21 (2022-05-23)

Bug Fixes

  • typescript: Make additional types generic to work with extended types (#2625) (269fdec)

5.0.0-pre.20 (2022-05-04)

Bug Fixes

  • dependencies: Lock monorepo package version numbers (#2623) (5640c10)

5.0.0-pre.19 (2022-05-01)

Features

  • mongodb: Add feathers-mongodb adapter as @feathersjs/mongodb (#2610) (6d43734)