You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/packages/svelte/src/store
Dominic Gannaway 1f37c02f91
fix: ensure toStore root effect is connected to correct parent effect (#15574)
8 months ago
..
shared chore: remove links from docs (#13425) 1 year ago
index-client.js fix: ensure toStore root effect is connected to correct parent effect (#15574) 8 months ago
index-server.js feat: add compiler error when encountering a $-prefixed store value outside a `.svelte` file (#12799) 1 year ago
private.d.ts chore: remove unnecessary Invalidator type (#12354) 1 year ago
public.d.ts fix: ensure types are easier to follow for TypeScript (#13140) 1 year ago
utils.js fix: internally wrap store subscribe in untrack (#13858) 1 year ago