Improve feed loader, wait for db before executing reads/updates, make taskQueue subscribable, add race, rename auth methods, fix failed wasm verify, fix localhost urls
This commit is contained in:
@@ -132,5 +132,5 @@ export type FeedOptions = {
|
||||
onEvent?: (event: TrustedEvent) => void
|
||||
onExhausted?: () => void
|
||||
useWindowing?: boolean
|
||||
abortController?: AbortController
|
||||
signal?: AbortSignal
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user