Skip to content

Commit 3840aa7

Browse files
chore: release (#2549)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6081a7a commit 3840aa7

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/all-mirrors-win.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/young-ants-rescue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/use-dataloader/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 5.3.0
4+
5+
### Minor Changes
6+
7+
- [#2548](https://github.com/scaleway/scaleway-lib/pull/2548) [`5a569a1`](https://github.com/scaleway/scaleway-lib/commit/5a569a16caa14d7bebea56c14eb4c43b1592dfda) Thanks [@DorianMaliszewski](https://github.com/DorianMaliszewski)! - Fix: useInfiniteDataloader doesnt update on params change
8+
9+
- [#2548](https://github.com/scaleway/scaleway-lib/pull/2548) [`5a569a1`](https://github.com/scaleway/scaleway-lib/commit/5a569a16caa14d7bebea56c14eb4c43b1592dfda) Thanks [@DorianMaliszewski](https://github.com/DorianMaliszewski)! - Feat: Add a default lifetime on the provider
10+
311
## 5.2.0
412

513
### Minor Changes

packages/use-dataloader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-dataloader",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "A small hook to handle api requests",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)