|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## 4.0.1 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- [#1258](https://github.com/scaleway/scaleway-lib/pull/1258) [`9f22073`](https://github.com/scaleway/scaleway-lib/commit/9f220738be71d6ae01da7f032849fc62f96ab9e6) Thanks [@ModuloM](https://github.com/ModuloM)! - Fix case where cache array key with false value was ignored. |
| 8 | + |
3 | 9 | All notable changes to this project will be documented in this file. |
4 | 10 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 11 |
|
6 | 12 | ## 4.0.0 (2023-02-06) |
7 | 13 |
|
8 | | - |
9 | 14 | ### ⚠ BREAKING CHANGES |
10 | 15 |
|
11 | | -* **paginated-dataloader:** BREAKING CHANGE: usePaginatedDataloader does no exist anymore |
| 16 | +- **paginated-dataloader:** BREAKING CHANGE: usePaginatedDataloader does no exist anymore |
12 | 17 |
|
13 | 18 | ### :package: Chore |
14 | 19 |
|
15 | | -* **release:** publish ([2ce37e3](https://github.com/scaleway/scaleway-lib/commit/2ce37e3b836aa8c957ef6fb31d96658f064c5b40)) |
16 | | - |
| 20 | +- **release:** publish ([2ce37e3](https://github.com/scaleway/scaleway-lib/commit/2ce37e3b836aa8c957ef6fb31d96658f064c5b40)) |
17 | 21 |
|
18 | 22 | ### :gear: Features |
19 | 23 |
|
20 | | -* **paginated-dataloader:** BREAKING CHANGE: usePaginatedDataloader does no exist anymore ([303cffc](https://github.com/scaleway/scaleway-lib/commit/303cffcd228c6eafcbd029bc08c958d8c17b1f41)) |
21 | | - |
22 | | - |
| 24 | +- **paginated-dataloader:** BREAKING CHANGE: usePaginatedDataloader does no exist anymore ([303cffc](https://github.com/scaleway/scaleway-lib/commit/303cffcd228c6eafcbd029bc08c958d8c17b1f41)) |
23 | 25 |
|
24 | 26 | ## 3.0.1 (2023-01-13) |
25 | 27 |
|
26 | | - |
27 | 28 | ### :package: Chore |
28 | 29 |
|
29 | | -* **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a)) |
30 | | - |
| 30 | +- **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a)) |
31 | 31 |
|
32 | 32 | ### :bug: Bug Fixes |
33 | 33 |
|
34 | | -* harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03)) |
35 | | - |
36 | | - |
| 34 | +- harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03)) |
37 | 35 |
|
38 | 36 | ## 3.0.0 (2023-01-06) |
39 | 37 |
|
40 | | - |
41 | 38 | ### ⚠ BREAKING CHANGES |
42 | 39 |
|
43 | | -* packages are ESM only |
| 40 | +- packages are ESM only |
44 | 41 |
|
45 | 42 | ### :package: Chore |
46 | 43 |
|
47 | | -* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d)) |
48 | | - |
| 44 | +- **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d)) |
49 | 45 |
|
50 | 46 | ### :gear: Features |
51 | 47 |
|
52 | | -* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a)) |
53 | | - |
54 | | - |
| 48 | +- publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a)) |
55 | 49 |
|
56 | 50 | ## [2.16.7](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-04) |
57 | 51 |
|
|
0 commit comments