Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@nestjs-query/core

doug-martin15.3kMIT0.30.0TypeScript support: included

Base query package

readme

changelog

Change Log

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

0.30.0 (2021-09-30)

Note: Version bump only for package @nestjs-query/core

0.29.0 (2021-09-09)

Note: Version bump only for package @nestjs-query/core

0.28.1 (2021-07-27)

Note: Version bump only for package @nestjs-query/core

0.28.0 (2021-07-19)

Note: Version bump only for package @nestjs-query/core

0.27.0 (2021-05-12)

Features

  • graphql,#1058: Allow declaration of custom ID scalar type (fb2ed7a), closes #1058

0.26.0 (2021-04-13)

Features

  • core: Add new setRelations to set oneToMany/manyToMany relations (4c73591)

0.25.1 (2021-04-07)

Bug Fixes

  • mongoose,typegoose,#881: Allow string objectId filters (11098c4), closes #881

0.25.0 (2021-03-31)

Bug Fixes

  • Add consistent sorting for aggregate queries (4ac7a14)

Features

  • core: Add aggregate group by (d5eb73b)

0.24.4 (2021-03-18)

Note: Version bump only for package @nestjs-query/core

0.24.0 (2021-03-15)

Features

0.23.0 (2021-02-26)

Note: Version bump only for package @nestjs-query/core

0.22.0 (2021-02-08)

Note: Version bump only for package @nestjs-query/core

0.21.2 (2020-10-23)

Features

  • core: added two new filter helpers (031012e)

0.21.0 (2020-10-16)

Bug Fixes

  • core: Look up the proper assembler with inheritance (8bd22c5)
  • eslint: Fix eslint to recognize sub packages (13fdd2b)

Features

  • mongoose: Hardening reference support (107bba0)
  • mongoose: Switch to native mongoose support (5cdfa39)

0.20.2 (2020-10-01)

Features

  • core: parallelize queries within relation query service (b339a2a)

0.20.1 (2020-09-28)

Note: Version bump only for package @nestjs-query/core

0.20.0 (2020-09-17)

Features

  • core: Update assemblers to allow transforming create/update dtos (5085d11)
  • core: Update query service decorator to have correct generics (74dc618)

0.19.4 (2020-09-15)

Features

  • graphql: Add keyset connections (36bdbdd)

0.19.3 (2020-09-09)

Bug Fixes

  • graphql,hooks: Allow getting hooks from parent classes (59a0aeb)

0.19.2 (2020-09-03)

Note: Version bump only for package @nestjs-query/core

0.19.0 (2020-09-01)

Features

  • core: Update QueryService to allow additional filtering (474369b)

0.18.1 (2020-08-14)

Bug Fixes

  • core: Fix potential stack overflow with filter comparison (f498802)

Features

  • core: refactor null compares and improve tests (3582ed2)
  • refactored filter builder to support nested object filters (1ee8dbf)

0.18.0 (2020-08-11)

Note: Version bump only for package @nestjs-query/core

0.17.10 (2020-08-01)

Note: Version bump only for package @nestjs-query/core

0.17.8 (2020-07-28)

Features

  • graphql: Allow specifying allowed comparisons on filterable fields (ced2792)

0.17.7 (2020-07-27)

Features

  • core: Added applySort, applyPaging and applyQuery #405 (9f9ae0d)

0.17.2 (2020-07-17)

Note: Version bump only for package @nestjs-query/core

0.17.0 (2020-07-16)

Features

  • aggregations: Add aggregations interfaces (d67e733)
  • aggregations: Add aggregations to graphql (af075d2)
  • aggregations,relations,core: Add relation aggregation to core (a489588)

0.16.2 (2020-07-09)

Note: Version bump only for package @nestjs-query/core

0.16.0 (2020-07-05)

Features

  • core: Add type support for nest objects in filter (cd9d0b5)

0.15.0 (2020-06-23)

Features

  • graphql,connection: Add totalCount to connections (ed1e84a)

0.14.0 (2020-06-18)

Note: Version bump only for package @nestjs-query/core

0.13.0 (2020-06-12)

Note: Version bump only for package @nestjs-query/core

0.12.0 (2020-06-07)

Features

  • graphql: Add graphql subscriptions (5dc987f)

0.11.8 (2020-05-30)

Note: Version bump only for package @nestjs-query/core

0.11.7 (2020-05-29)

Note: Version bump only for package @nestjs-query/core

0.11.6 (2020-05-26)

Note: Version bump only for package @nestjs-query/core

0.11.5 (2020-05-21)

Note: Version bump only for package @nestjs-query/core

0.11.4 (2020-05-19)

Note: Version bump only for package @nestjs-query/core

0.11.3 (2020-05-16)

Note: Version bump only for package @nestjs-query/core

0.11.2 (2020-05-14)

Bug Fixes

Features

  • graphql,core: Add support for custom services and assemblers (85e8658)

0.11.1 (2020-05-11)

Features

  • graphql: Add support for auto-generated federations (238f641)

0.11.0 (2020-05-09)

Features

  • graphql: Add graphql module (282c421)

0.10.0 (2020-04-29)

Features

  • sequelize: Initial Sequelize support (bfcf436)

0.9.0 (2020-04-26)

Note: Version bump only for package @nestjs-query/core

0.8.9 (2020-04-24)

Note: Version bump only for package @nestjs-query/core

0.8.7 (2020-04-23)

Note: Version bump only for package @nestjs-query/core