Skip to content

Commit a7b47aa

Browse files
committed
chore(release): changelog file
1 parent b58e98c commit a7b47aa

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## Release [v7.3.1](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.3.0..v7.3.1) April 7, 2023
2+
Welcome to the April 7, 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+
- [Methods like: <code>findAll</code>, <code>deleteHard</code>, <code>deleteByIdHard</code> etc. have no documentation.](https://github.com/sourcefuse/loopback4-soft-delete/issues/148) :- [fix(docs): add details of additional methods provided ](https://github.com/sourcefuse/loopback4-soft-delete/commit/3e6fe391b91147d562bd5731a3527ae960975bb5) was commited on April 7, 2023 by [Shubham P](mailto:shubham.prajapat@sourcefuse.com)
5+
6+
- such as for findAll, countAll, deleteHard etc.
7+
8+
- GH-148
9+
10+
11+
- [sync test cases across repositories](https://github.com/sourcefuse/loopback4-soft-delete/issues/146) :- [test(repository): add missing test cases for `countAll` ](https://github.com/sourcefuse/loopback4-soft-delete/commit/cfe00981aa54757e2a2041ec1e876ea0f26a3f8d) was commited on April 7, 2023 by [Shubham P](mailto:shubham.prajapat@sourcefuse.com)
12+
13+
- adds unit test cases for transactional, soft-crud and sequelize soft crud repo
14+
15+
- GH-146
16+
17+
18+
Clink on the above links to understand the changes in detail.
19+
___
20+
121
## Release [v7.3.0](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.2.3..v7.3.0) April 7, 2023
222
Welcome to the April 7, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
323

0 commit comments

Comments
 (0)