|
| 1 | +## Release [v10.0.3](https://github.com/sourcefuse/loopback4-soft-delete/compare/v10.0.2..v10.0.3) December 13, 2024 |
| 2 | +Welcome to the December 13, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include: |
| 3 | + |
| 4 | + - [](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [chore(deps): version update ](https://github.com/sourcefuse/loopback4-soft-delete/commit/12eb7a572e6373941552154eb673065aeed1f86d) was commited on December 13, 2024 by [Sunny Tyagi ](mailto:[email protected]) |
| 5 | + |
| 6 | + - ## Description |
| 7 | + |
| 8 | + - loopback version update |
| 9 | + |
| 10 | + - Fixes # (issue) |
| 11 | + |
| 12 | + - ## Type of change |
| 13 | + |
| 14 | + - Please delete options that are not relevant. |
| 15 | + |
| 16 | + - - [ ] Bug fix (non-breaking change which fixes an issue) |
| 17 | + |
| 18 | + - - [ ] New feature (non-breaking change which adds functionality) |
| 19 | + |
| 20 | + - - [ ] Breaking change (fix or feature that would cause existing |
| 21 | + |
| 22 | + - functionality |
| 23 | + |
| 24 | + - to not work as expected) |
| 25 | + |
| 26 | + - - [ ] Intermediate change (work in progress) |
| 27 | + |
| 28 | + - ## How Has This Been Tested? |
| 29 | + |
| 30 | + - Please describe the tests that you ran to verify your changes. Provide |
| 31 | + |
| 32 | + - instructions so we can reproduce. Please also list any relevant details |
| 33 | + |
| 34 | + - for |
| 35 | + |
| 36 | + - your test configuration |
| 37 | + |
| 38 | + - - [ ] Test A |
| 39 | + |
| 40 | + - - [ ] Test B |
| 41 | + |
| 42 | + - ## Checklist: |
| 43 | + |
| 44 | + - - [ ] Performed a self-review of my own code |
| 45 | + |
| 46 | + - - [ ] npm test passes on your machine |
| 47 | + |
| 48 | + - - [ ] New tests added or existing tests modified to cover all changes |
| 49 | + |
| 50 | + - - [ ] Code conforms with the style guide |
| 51 | + |
| 52 | + - - [ ] API Documentation in code was updated |
| 53 | + |
| 54 | + - - [ ] Any dependent changes have been merged and published in downstream |
| 55 | + |
| 56 | + - modules |
| 57 | + |
| 58 | + |
| 59 | +Clink on the above links to understand the changes in detail. |
| 60 | + ___ |
| 61 | + |
1 | 62 | ## Release [v10.0.2](https://github.com/sourcefuse/loopback4-soft-delete/compare/v10.0.1..v10.0.2) June 4, 2024 |
2 | 63 | Welcome to the June 4, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include: |
3 | 64 |
|
|
0 commit comments