Skip to content

Releases: ppetzold/nestjs-paginate

v8.6.3

04 Jul 11:13
5a787dd
Compare
Choose a tag to compare

8.6.3 (2024-07-04)

Bug Fixes

v8.6.2

27 Feb 08:28
6f47f0c
Compare
Choose a tag to compare

8.6.2 (2024-02-27)

Bug Fixes

v8.6.1

16 Feb 08:53
19cb67b
Compare
Choose a tag to compare

8.6.1 (2024-02-16)

Bug Fixes

  • updated searchBy definition to array instead of string (#870) (9d4049b)

v8.6.0

04 Dec 09:33
ee86e8b
Compare
Choose a tag to compare

8.6.0 (2023-12-04)

Features

  • added operators for postgres array column type (#826) (ee86e8b)

v8.5.0

07 Nov 08:36
7a937b1
Compare
Choose a tag to compare

8.5.0 (2023-11-07)

Features

v8.4.0

25 Oct 13:33
3945809
Compare
Choose a tag to compare

8.4.0 (2023-10-25)

Features

  • Add config options to ignore select and searchBy query parameters (#790) (3945809)

v8.3.3

07 Oct 17:52
c47973d
Compare
Choose a tag to compare

8.3.3 (2023-10-07)

Bug Fixes

v8.3.2

04 Oct 07:22
5f64f1c
Compare
Choose a tag to compare

8.3.2 (2023-10-04)

Bug Fixes

  • fixed filtering by entity field that is neither in relations and not loaded eagerly (#770) (5f64f1c)

v8.3.1

25 Sep 13:00
a992f34
Compare
Choose a tag to compare

8.3.1 (2023-09-25)

Bug Fixes

  • implemented a proper mechanism for using where condition in paginate options (#759) (a992f34)

v8.3.0

09 Sep 16:43
6f6b4da
Compare
Choose a tag to compare

8.3.0 (2023-09-09)

Features

  • support dot notation syntax for nested relations (#739) (6f6b4da)