storyblok-js-client
Advanced tools
Comparing version
@@ -284,2 +284,3 @@ import { ResponseFn } from './sbFetch'; | ||
first_published_at?: string; | ||
sort_by_date?: string; | ||
translated_slugs_attributes?: { | ||
@@ -286,0 +287,0 @@ path: string; |
{ | ||
"name": "storyblok-js-client", | ||
"version": "6.10.9", | ||
"version": "6.10.10", | ||
"packageManager": "pnpm@10.2.0", | ||
@@ -5,0 +5,0 @@ "description": "Universal JavaScript SDK for Storyblok's API", |
@@ -556,3 +556,3 @@ <div align="center"> | ||
Sometimes you want a custom cache implemention, for instance, when you want to host it on Redit for a distributed cache. | ||
Sometimes you want a custom cache implemention, for instance, when you want to host it on Redis for a distributed cache. | ||
@@ -559,0 +559,0 @@ In such cases, you can use the `custom` cache and redefine the methods: |
@@ -312,2 +312,3 @@ import type { ResponseFn } from './sbFetch'; | ||
first_published_at?: string; | ||
sort_by_date?: string; | ||
translated_slugs_attributes?: { | ||
@@ -314,0 +315,0 @@ path: string; |
246813
0.02%6174
0.03%