Skip to content

Latest commit

 

History

History
361 lines (252 loc) · 28.7 KB

CHANGELOG.md

File metadata and controls

361 lines (252 loc) · 28.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.31 (2024-07-05)

Features

  • add deleteBy function (df3d541)
  • add union support (#36) (8d604ad)
  • Added more options to find operations (016a8d3)
  • All fns are moved from gql-functional repo and also all main functions are documented. (3b1be9d)
  • closeClient is introduced but needs to be fully tested before release. (fd95261)
  • find operations now accepts array which may contain options as well. (5b44e23)
  • Introduced useMemoizedClient (64eb2ef)
  • Support for es modules (c5f82c3)
  • typescript integration (dee4ba7)
  • useDb now accepts client argument as connectionString (30a4758)

Bug Fixes

0.7.30 (2024-07-04)

Features

Bug Fixes

0.7.29 (2024-07-01)

Features

Bug Fixes

0.7.28 (2023-12-14)

Features

0.7.27 (2023-12-02)

Features

  • add deleteBy function (df3d541)
  • Added more options to find operations (016a8d3)
  • All fns are moved from gql-functional repo and also all main functions are documented. (3b1be9d)
  • closeClient is introduced but needs to be fully tested before release. (fd95261)
  • find operations now accepts array which may contain options as well. (5b44e23)
  • Introduced useMemoizedClient (64eb2ef)
  • Support for es modules (c5f82c3)
  • typescript integration (dee4ba7)
  • useDb now accepts client argument as connectionString (30a4758)

Bug Fixes

0.7.26 (2023-11-29)

Features

Bug Fixes

0.7.25 (2023-11-21)

Features

  • add deleteBy function (df3d541)
  • add OptionalUnlessRequiredId (34d789c)
  • add toModelWithCount func (3ab24b0)
  • add WithModelId type (cc20637)
  • Added more options to find operations (016a8d3)
  • All fns are moved from gql-functional repo and also all main functions are documented. (3b1be9d)
  • closeClient is introduced but needs to be fully tested before release. (fd95261)
  • find operations now accepts array which may contain options as well. (5b44e23)
  • Introduced useMemoizedClient (64eb2ef)
  • Support for es modules (c5f82c3)
  • typescript integration (dee4ba7)
  • useDb now accepts client argument as connectionString (30a4758)

Bug Fixes

0.7.23 (2023-07-26)

0.7.22 (2023-07-13)

0.7.21 (2023-07-03)

Bug Fixes

  • fix new mongodb return value (218d69f)

0.7.20 (2023-06-20)

Bug Fixes

0.7.19 (2023-06-19)

Bug Fixes

0.7.13 (2022-11-13)

Features

0.7.12 (2022-11-13)

0.7.11 (2022-11-13)

0.7.10 (2022-11-13)

0.7.9 (2022-11-13)

Bug Fixes

  • rollup external deps fix (675ba55)

0.7.8 (2022-11-13)

Bug Fixes

  • circleci config node version (ae29795)
  • package.json main path (3f621bc)

0.7.7 (2022-11-13)

Bug Fixes

0.7.6 (2022-11-13)

Features

  • Added more options to find operations (016a8d3)
  • All fns are moved from gql-functional repo and also all main functions are documented. (3b1be9d)
  • closeClient is introduced but needs to be fully tested before release. (fd95261)
  • find operations now accepts array which may contain options as well. (5b44e23)
  • Introduced useMemoizedClient (64eb2ef)
  • Support for es modules (c5f82c3)
  • useDb now accepts client argument as connectionString (30a4758)

Bug Fixes

  • Babel es module fix. (b0d9523)
  • circleci config file (55c76f4)
  • circleci config file (9079407)
  • circleci config file (8e2a8f0)
  • circleci config file (cd477ed)
  • circleci config file (89061b2)
  • circleci config file (38bec08)
  • circleci config file (3e866d9)
  • circleci config file (61fdc29)
  • circleci config file (a99d7e2)
  • circleci config file (88bc746)
  • Fixed closeConnection function's not closing the connection problem. (cf603d7)
  • Fixed jest not seeing babel config problem (99ffaa7)
  • Fixed repository typo (19b9745)

0.7.15 (2022-11-13)

0.7.14 (2022-11-13)

0.7.13 (2022-11-13)

0.7.12 (2022-11-13)

0.7.11 (2022-11-13)

0.7.10 (2022-11-13)

0.7.9 (2022-11-13)

0.7.8 (2022-11-13)

0.7.7 (2022-11-13)

0.7.6 (2022-11-13)

0.7.5 (2022-11-13)

0.7.4 (2022-11-13)

0.7.3 (2022-11-13)

Bug Fixes

0.7.2 (2022-11-13)

Features

  • Added more options to find operations (016a8d3)
  • All fns are moved from gql-functional repo and also all main functions are documented. (3b1be9d)
  • closeClient is introduced but needs to be fully tested before release. (fd95261)
  • find operations now accepts array which may contain options as well. (5b44e23)
  • Introduced useMemoizedClient (64eb2ef)
  • Support for es modules (c5f82c3)
  • useDb now accepts client argument as connectionString (30a4758)

Bug Fixes

  • Babel es module fix. (b0d9523)
  • Fixed closeConnection function's not closing the connection problem. (cf603d7)
  • Fixed jest not seeing babel config problem (99ffaa7)
  • Fixed repository typo (19b9745)