We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35b460b + 3be27c8 commit 6dc5f08Copy full SHA for 6dc5f08
.changeset/pre.json
@@ -23,6 +23,7 @@
23
"loose-taxis-serve",
24
"modern-ways-stop",
25
"nice-ants-care",
26
+ "odd-candles-knock",
27
"spicy-ghosts-fry",
28
"ten-views-grab",
29
"three-ways-pay"
packages/utils/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @chialab/sveltekit-utils
2
3
+## 0.1.0-alpha.12
4
+
5
+### Patch Changes
6
7
+- 87e9b31: Add `child` method to `S3` cache adapter.
8
9
## 0.1.0-alpha.11
10
11
### Minor Changes
packages/utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@chialab/sveltekit-utils",
"license": "MIT",
- "version": "0.1.0-alpha.11",
+ "version": "0.1.0-alpha.12",
"type": "module",
"files": [
"dist"
0 commit comments