feat: remove wonka as a peer dependency, subscribe directly to QueryObserver #249
Annotations
3 errors and 1 warning
test:
node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/jotai/vanilla/utils/atomWithObservable.d.ts#L12
A computed property name in a type literal must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
test:
node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/jotai/vanilla/utils/atomWithObservable.d.ts#L12
Property 'observable' does not exist on type 'SymbolConstructor'.
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|