Skip to content

Commit 5e04c43

Browse files
committed
chore(release): changelog file
1 parent 36737a4 commit 5e04c43

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## Release [v7.2.3](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.2.2..v7.2.3) March 17, 2023
2+
Welcome to the March 17, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
3+
4+
- [explicitly setting <code>deleted</code> column to <code>false</code> strips out other fields in the response](https://github.com/sourcefuse/loopback4-soft-delete/issues/142) :- [fix(repository): remove imposing behaviour of fields ](https://github.com/sourcefuse/loopback4-soft-delete/commit/c6781894d5d21e7d194cc20809f10add0c074400) was commited on March 17, 2023 by [Shubham P](mailto:[email protected])
5+
6+
- which was setting deleted to true for each soft-delete query
7+
8+
- it is not required to run conditions
9+
10+
- GH-142
11+
12+
13+
Clink on the above links to understand the changes in detail.
14+
___
15+
116
## Release [v7.2.2](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.2.1..v7.2.2) March 10, 2023
217
Welcome to the March 10, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
318

0 commit comments

Comments
 (0)