File tree 20 files changed +95
-31
lines changed
20 files changed +95
-31
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @scaleway/cookie-consent
2
2
3
+ ## 2.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2378 ] ( https://github.com/scaleway/scaleway-lib/pull/2378 ) [ ` 6789326 ` ] ( https://github.com/scaleway/scaleway-lib/commit/6789326013998e58e1adfc27e00546ba235f3d63 ) Thanks [ @philibea ] ( https://github.com/philibea ) ! - update import cookies
8
+
9
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
10
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
11
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
12
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
13
+ - Updated dependencies [[ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af )] :
14
+ - @scaleway/use-segment @1.1.8
15
+
3
16
## 2.0.5
4
17
5
18
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/cookie-consent" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6 " ,
4
4
"description" : " React provider to handle website end user consent cookie storage based on segment integrations" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"type" : " module" ,
52
52
},
53
53
"peerDependencies" : {
54
54
"react" : " 18.x || 19.x" ,
55
- "@scaleway/use-segment" : " 1.1.7 "
55
+ "@scaleway/use-segment" : " 1.1.8 "
56
56
}
57
57
}
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 5.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 5.1.2
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-dataloader" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"description" : " A small hook to handle api requests" ,
5
5
"type" : " module" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
# @scaleway/use-growthbook
2
2
3
+ ## 2.1.7
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 2.1.6
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-growthbook" ,
3
- "version" : " 2.1.6 " ,
3
+ "version" : " 2.1.7 " ,
4
4
"description" : " Utility package to expose AB test tool" ,
5
5
"engines" : {
6
6
"node" : " >=20.x"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 7.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 7.0.7
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-i18n" ,
3
- "version" : " 7.0.7 " ,
3
+ "version" : " 7.0.8 " ,
4
4
"description" : " A small hook to handle i18n" ,
5
5
"engines" : {
6
6
"node" : " >=18.x"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 3.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 3.0.2
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-media" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " A small hook to track CSS media query state" ,
5
5
"engines" : {
6
6
"node" : " >=20.x"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 5.0.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 5.0.11
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-query-params" ,
3
- "version" : " 5.0.11 " ,
3
+ "version" : " 5.0.12 " ,
4
4
"description" : " A small hook to handle params" ,
5
5
"engines" : {
6
6
"node" : " >=20.x"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 1.0.5
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-random-name" ,
3
- "version" : " 1.0.5 " ,
3
+ "version" : " 1.0.6 " ,
4
4
"description" : " A small react utility to generate a random name" ,
5
5
"engines" : {
6
6
"node" : " >=20.x"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.1.8
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 1.1.7
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-segment" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"description" : " A small hook to handle segment" ,
5
5
"engines" : {
6
6
"node" : " >=20.x"
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 3.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2364 ] ( https://github.com/scaleway/scaleway-lib/pull/2364 ) [ ` 463f5bc ` ] ( https://github.com/scaleway/scaleway-lib/commit/463f5bc9b67bfca8dc7faa27cac0fda6d13050af ) Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - Updated dependency ` react ` to ` 19.0.0 ` .
8
+ Updated dependency ` react-dom ` to ` 19.0.0 ` .
9
+ Updated dependency ` @types/react ` to ` 19.0.0 ` .
10
+ Updated dependency ` @types/react-dom ` to ` 19.0.0 ` .
11
+
3
12
## 3.1.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/use-storage" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " A React hook to interact with local/session storage in reactive way" ,
5
5
"engines" : {
6
6
"node" : " >=20.x"
You can’t perform that action at this time.
0 commit comments