loopback4-soft-delete
Advanced tools
Changelog
Release v10.0.2 June 4, 2024
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:
:- chore(deps): loopback version updates was commited on June 4, 2024 by Surbhi
loopback version updates
GH-213
loopback version updates
Fixes #213
Please delete options that are not relevant.
functionality
to not work as expected)
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for
your test configuration
[ ] API Documentation in code was updated
Clink on the above links to understand the changes in detail.
Changelog
Release v10.0.1 May 15, 2024
Welcome to the May 15, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
:- fix(ci-cd): add step to generate changelog was commited on May 15, 2024 by yeshamavani
add the missing ci checks for pr
GH-211
add step to generate changelog
add the missing ci checks for pr
Fixes #211
Please delete options that are not relevant.
functionality
to not work as expected)
[ ] API Documentation in code was updated
:- docs(chore): copy the Readme to root as well was commited on May 13, 2024 by arpit1503khanna
GH-209
Copy the Readme to root as well
Fixes #209
Please delete options that are not relevant.
functionality
to not work as expected)
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for
your test configuration
[ ] API Documentation in code was updated
:- chore(ci-cd): update readme path in sync docs action was commited on March 14, 2024 by yeshamavani
since the readme moved to docs folder
GH-00
update readme path in sync docs action
Fixes # (issue)
Please delete options that are not relevant.
functionality
to not work as expected)
[ ] API Documentation in code was updated
Clink on the above links to understand the changes in detail.
Changelog
Release v10.0.1 May 15, 2024
Welcome to the May 15, 2024 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
:- fix(ci-cd): add step to generate changelog was commited on May 15, 2024 by yeshamavani
add the missing ci checks for pr
GH-211
add step to generate changelog
add the missing ci checks for pr
Fixes #211
Please delete options that are not relevant.
functionality
to not work as expected)
[ ] API Documentation in code was updated
:- docs(chore): copy the Readme to root as well was commited on May 13, 2024 by arpit1503khanna
GH-209
Copy the Readme to root as well
Fixes #209
Please delete options that are not relevant.
functionality
to not work as expected)
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for
your test configuration
[ ] API Documentation in code was updated
:- chore(ci-cd): update readme path in sync docs action was commited on March 14, 2024 by yeshamavani
since the readme moved to docs folder
GH-00
update readme path in sync docs action
Fixes # (issue)
Please delete options that are not relevant.
functionality
to not work as expected)
[ ] API Documentation in code was updated
Clink on the above links to understand the changes in detail.
Changelog
Release v8.0.1 July 14, 2023
Welcome to the July 14, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
:- fix: upgrade loopback-datasource-juggler from 4.28.5 to 4.28.6 was commited on July 14, 2023 by akshatdubeysf
Snyk has created this PR to upgrade loopback-datasource-juggler from 4.28.5 to
4.28.6.
See this package in npm:
https://www.npmjs.com/package/loopback-datasource-juggler
See this project in Snyk:
https://app.snyk.io/org/ashishkaushik/project/8f38c78d-7c6f-4428-b63a-24296037953a?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Add ARC Branding in README :- docs(chore): add arc branding was commited on July 14, 2023 by Surbhi
add arc branding
GH-161
Loopback versions update :- chore(deps): loopback version update was commited on July 14, 2023 by Surbhi
loopback version update
GH-151
loopback version update
GH-151
Clink on the above links to understand the changes in detail.
Changelog
Release v8.0.0 June 7, 2023
Welcome to the June 7, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
:- chore(deps): loopback version update was commited on June 1, 2023 by RaghavaroraSF
Loopback version update
GH-151
from loopback4-sequelize to @loopback/sequelize
GH-151
Co-authored-by: Shubham P <shubham.prajapat@sourcefuse.com>
Remove support for node v14 :- feat(chore): remove support for node v14 was commited on May 11, 2023 by RaghavaroraSF
Version 14 of Nodejs reaches its end of life
BREAKING CHANGE:
End of life of Node v14
GH-155
License and Copyright Headers’ Year Upgradation :- chore(maintenance): update license and copyright headers was commited on May 4, 2023 by RaghavaroraSF
Update license and copyright headers in all files
GH-153
Clink on the above links to understand the changes in detail.
Changelog
Release v7.3.2 April 24, 2023
Welcome to the April 24, 2023 release of loopback4-soft-delete. There are many updates in this version that we hope you will like, the key highlights include:
Loopback versions update :- chore(deps): loopback version update was commited on April 24, 2023 by RaghavaroraSF
loopback version update
GH-151
Sonar Quality Gate Fix :- fix(chore): fix sonar code smells was commited on April 19, 2023 by RaghavaroraSF
resolves. sonar code smells to improve quality gate
GH-128
Clink on the above links to understand the changes in detail.
Changelog
Release v7.3.1 April 7, 2023
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:
Methods like: <code>findAll</code>, <code>deleteHard</code>, <code>deleteByIdHard</code> etc. have no documentation. :- fix(docs): add details of additional methods provided was commited on April 7, 2023 by Shubham P
such as for findAll, countAll, deleteHard etc.
GH-148
sync test cases across repositories :- test(repository): add missing test cases for countAll
was commited on April 7, 2023 by Shubham P
adds unit test cases for transactional, soft-crud and sequelize soft crud repo
GH-146
Clink on the above links to understand the changes in detail.