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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,23 @@
1
+
## Release [v5.0.1](https://github.com/sourcefuse/loopback4-ratelimiter/compare/v5.0.0..v5.0.1) July 9, 2023
2
+
Welcome to the July 9, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
3
+
4
+
-[datasource not found error](https://github.com/sourcefuse/loopback4-ratelimiter/issues/116) :- [fix(chore): avoid setting config to null always ](https://github.com/sourcefuse/loopback4-ratelimiter/commit/d857fb36114970e222a3c927366e3cac7ba95d04) was commited on July 9, 2023 by [Shubham P](mailto:shubham.prajapat@sourcefuse.com)
5
+
6
+
- removes the need of setting config binding after the component is constructed
7
+
8
+
- GH-116
9
+
10
+
11
+
-[loopback4-ratelimiter:fix readme file](https://github.com/sourcefuse/loopback4-ratelimiter/issues/113) :- [docs(middleware): missing backticks in readme file ](https://github.com/sourcefuse/loopback4-ratelimiter/commit/c7c2dce2ecd2a133b5530e54529b309e78131b26) was commited on June 20, 2023 by [Surbhi](mailto:98279679+Surbhi-sharma1@users.noreply.github.com)
12
+
13
+
- missing backticks in readme file
14
+
15
+
-GH-113
16
+
17
+
18
+
Clink on the above links to understand the changes in detail.
19
+
___
20
+
1
21
## Release [v5.0.0](https://github.com/sourcefuse/loopback4-ratelimiter/compare/v4.3.1..v5.0.0) June 7, 2023
2
22
Welcome to the June 7, 2023 release of loopback4-ratelimiter. There are many updates in this version that we hope you will like, the key highlights include:
0 commit comments