Release: v0.5.0 (#63) #10
Annotations
10 errors and 1 warning
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
|
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
|
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
|
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
|
Release
Cannot find module '@next-mobx-store/type' or its corresponding type declarations.
|
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
|
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
|
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
|
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
|
Release
Type 'EntriesType<Store>' cannot be used to index type 'Partial<Record<keyof Store, any>>'.
|
Release:
packages/next-mobx-store-hooks/src/useHydrateProps.ts#L12
React Hook useMemo has a missing dependency: 'pageProps.hydrationData'. Either include it or remove the dependency array
|