chore: release alpha.5 #193
Annotations
3 errors
Typecheck:
src/runtime/plugin.ts#L12
Type '{ key: string; debug: boolean | undefined; serializer: Serializer; storage: StorageLike | ((options?: CookiesStorageOptions) => StorageLike); ... 5 more ...; omit: string[] | ... 1 more ... | undefined; }' is not assignable to type 'Persistence<StateTree>'.
|
Typecheck:
src/runtime/plugin.ts#L19
Type 'StorageLike | ((options?: CookiesStorageOptions) => StorageLike)' is not assignable to type 'StorageLike'.
|
Typecheck
Process completed with exit code 1.
|
Loading