Skip to content

Latest commit

 

History

History
200 lines (91 loc) · 7.38 KB

CHANGELOG.md

File metadata and controls

200 lines (91 loc) · 7.38 KB

1.5.18 (2023-11-26)

Bug Fixes

1.5.17 (2023-10-12)

Bug Fixes

1.5.12 (2023-10-12)

Bug Fixes

1.5.11 (2023-06-16)

Bug Fixes

1.5.10 (2023-05-27)

Bug Fixes

1.5.9 (2023-05-21)

Bug Fixes

1.5.8 (2023-05-09)

Bug Fixes

  • deps: bump @nestjs/platform-express from 9.3.12 to 9.4.0 (c80a831)
  • deps: bump rxjs from 7.8.0 to 7.8.1 (0df82b5)

1.5.7 (2023-05-09)

Bug Fixes

  • deps: bump @nestjs/core from 9.3.12 to 9.4.0 (0e6cea6)

1.5.6 (2023-05-08)

Bug Fixes

  • deps: bump rimraf from 4.4.1 to 5.0.0 (8dc8106)

1.5.5 (2023-05-08)

Bug Fixes

  • deps: bump @nestjs/common from 9.3.12 to 9.4.0 (7925794)

1.5.4 (2023-05-08)

1.5.3 (2023-04-04)

Bug Fixes

1.5.2 (2023-03-03)

Bug Fixes

  • utils: transformInputsToPrisma reset data after disconnect (054a6c9)

1.5.1 (2023-01-26)

Bug Fixes

  • update interceptor return type (4c2ab85)
  • update interceptor return type (62b0364)

1.5.0 (2023-01-14)

Features

  • add hasSome, has comparison to regex (76c2e96)

1.4.1 (2022-12-27)

Bug Fixes

1.4.0 (2022-12-27)

Bug Fixes

  • linter (f85ba6a)
  • utils: transformInputsToPrisma connect/disconnect fixes (35df623)

Features

  • add withQSearch,includeRelations, removeOutputRelations methods (caf4f5d)

1.4.0 (2022-12-26)

Bug Fixes

  • utils: transformInputsToPrisma connect/disconnect fixes (35df623)

Features

  • add withQSearch,includeRelations, removeOutputRelations methods (caf4f5d)

1.4.0 (2022-12-26)

Features

  • add withQSearch,includeRelations, removeOutputRelations methods (caf4f5d)

1.3.2 (2022-12-14)

Bug Fixes

1.3.1 (2022-12-12)

Bug Fixes

  • getFilterValue: remove conditional breaking filters (b978d8f)

1.3.0 (2022-12-11)

Features

  • withFilterField: new Hook for easy filtering (db14090)

1.2.0 (2022-12-08)

Bug Fixes

  • interceptors: add missing boolean value filter (2e8010f)
  • interceptors: rename PrismaRA options interface (cd1e22b)
  • RAInterceptor: adjusted filters defaults (3c78343)

Features

  • withTextSearch: added new helper for text search (4728338)

1.1.0 (2022-12-07)

Features

  • utils: add prisma helper methods (605b2b9)

1.0.1 (2022-12-07)

Bug Fixes

1.0.0 (2022-12-07)

Features

  • add initial repo with PrismaRA interceptor (0a33c7e)