Skip to content

Releases: sourcefuse/loopback4-audit-log

v5.3.0

04 Oct 09:11
Compare
Choose a tag to compare

5.3.0 (2023-10-04)

chore

Features

BREAKING CHANGES

  • deps: remove support for node 16

v5.2.0

07 Aug 10:32
Compare
Choose a tag to compare

5.2.0 (2023-08-07)

Features

v5.1.2

14 Jul 13:03
Compare
Choose a tag to compare

5.1.2 (2023-07-14)

Bug Fixes

  • upgrade tslib from 2.5.2 to 2.5.3 (#72) (54a5a65)

v5.1.1

07 Jun 06:12
Compare
Choose a tag to compare

5.1.1 (2023-06-07)

v5.1.0

25 May 07:04
Compare
Choose a tag to compare

5.1.0 (2023-05-25)

Features

v5.0.0

12 May 10:22
Compare
Choose a tag to compare

5.0.0 (2023-05-12)

Bug Fixes

  • mixin: forward options param to find and findById calls (#65) (f5d83cd), closes #64

Features

  • chore: remove support for node v14,v12,v10 (#63) (403e6bb), closes #62

BREAKING CHANGES

  • chore: End of life of node v14, node v12 and node v10

v4.0.1

25 Apr 15:26
Compare
Choose a tag to compare

4.0.1 (2023-04-25)

v4.0.0

25 Apr 13:24
Compare
Choose a tag to compare

4.0.0 (2023-04-25)

Features

  • mixin: add conditional audit repository mixin (#58) (10257b6), closes #57

BREAKING CHANGES

  • mixin: Audit Repository Mixin return type changed and now is being returned as an abstract class. This
    doesn't affect 99% of the users because in crud repositories this mixin is already applied on the base class. Only those who are directly assigning the mixin-ed class to some variable will have the type error showing them.

v3.2.3

24 Apr 15:22
Compare
Choose a tag to compare

3.2.3 (2023-04-24)

Bug Fixes

v3.2.2

13 Mar 16:51
Compare
Choose a tag to compare

3.2.2 (2023-03-13)