0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 09:09:35 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Richard Harris
a203bfd071 express readable in terms of writable 2019-03-09 16:34:30 -05:00
Richard Harris
41b14606b4 allow stores to work with mutable data - fixes #2171 2019-03-09 16:22:22 -05:00
Conduitry
f6b3f38e89 expose get() from svelte/store (#2060) 2019-02-28 22:42:36 -05:00
Richard Harris
9e8e99caf6 add second argument to writable - fixes #2072 2019-02-17 12:20:11 -05:00
Jacob Wright
6eefb4b601 Fixes to correct solution 2019-02-05 15:12:14 -07:00
Jacob Wright
f7e015037e Ensure derive behaves consistently
Fixes https://github.com/sveltejs/svelte/issues/2056
2019-02-05 14:50:53 -07:00
Conduitry
82c247ea3e expose ESM and CJS versions of runtime code (#1886) 2018-12-22 00:42:44 -05:00