You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+43Lines changed: 43 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,46 @@
1
+
## Release [v8.0.0](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.3.2..v8.0.0) June 7, 2023
2
+
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:
3
+
4
+
-[](https://github.com/sourcefuse/loopback4-soft-delete/issues/) :- [chore(deps): loopback version update ](https://github.com/sourcefuse/loopback4-soft-delete/commit/a06818f131d6fe58a88275b9daf3ddc891be06d8) was commited on June 1, 2023 by [RaghavaroraSF](mailto:97958393+RaghavaroraSF@users.noreply.github.com)
5
+
6
+
- * chore(deps): loopback version update
7
+
8
+
- Loopback version update
9
+
10
+
- GH-151
11
+
12
+
- * docs(sequelize): reflect sequelize package change in readme
13
+
14
+
- from loopback4-sequelize to @loopback/sequelize
15
+
16
+
- GH-151
17
+
18
+
- ---------
19
+
20
+
- Co-authored-by: Shubham P <shubham.prajapat@sourcefuse.com>
21
+
22
+
23
+
-[Remove support for node v14](https://github.com/sourcefuse/loopback4-soft-delete/issues/155) :- [feat(chore): remove support for node v14 ](https://github.com/sourcefuse/loopback4-soft-delete/commit/566ea02a765d27232dd4141a5057b373d43e56ee) was commited on May 11, 2023 by [RaghavaroraSF](mailto:97958393+RaghavaroraSF@users.noreply.github.com)
24
+
25
+
- Version 14 of Nodejs reaches its end of life
26
+
27
+
- BREAKING CHANGE:
28
+
29
+
- End of life of Node v14
30
+
31
+
-GH-155
32
+
33
+
34
+
-[License and Copyright Headers’ Year Upgradation](https://github.com/sourcefuse/loopback4-soft-delete/issues/153) :- [chore(maintenance): update license and copyright headers ](https://github.com/sourcefuse/loopback4-soft-delete/commit/941c18c0eaca817596804931fd477a485cdaf81c) was commited on May 4, 2023 by [RaghavaroraSF](mailto:97958393+RaghavaroraSF@users.noreply.github.com)
35
+
36
+
- Update license and copyright headers in all files
37
+
38
+
-GH-153
39
+
40
+
41
+
Clink on the above links to understand the changes in detail.
42
+
___
43
+
1
44
## Release [v7.3.2](https://github.com/sourcefuse/loopback4-soft-delete/compare/v7.3.1..v7.3.2) April 24, 2023
2
45
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:
0 commit comments