File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @layerstack/svelte-stores
22
3+ ## 0.0.10
4+
5+ ### Patch Changes
6+
7+ - Resolve negative counts in paginationStore ([ #21 ] ( https://github.com/techniq/layerstack/pull/21 ) )
8+
39## 0.0.9
410
511### Patch Changes
Original file line number Diff line number Diff line change 44 "author" : " Sean Lynch <techniq35@gmail.com>" ,
55 "license" : " MIT" ,
66 "repository" : " techniq/layerstack" ,
7- "version" : " 0.0.9 " ,
7+ "version" : " 0.0.10 " ,
88 "scripts" : {
99 "dev" : " rimraf dist && tsc -p tsconfig.build.json --watch" ,
1010 "build" : " rimraf dist && tsc -p tsconfig.build.json" ,
Original file line number Diff line number Diff line change 11# @layerstack/docs
22
3+ ## 0.0.20
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 9e66821 ` ] ( https://github.com/techniq/layerstack/commit/9e6682115e19fea9300c67015e5ed6ef7d9cc4e7 )] :
8+ - @layerstack/svelte-stores @0.0.10
9+
310## 0.0.19
411
512### Patch Changes
Original file line number Diff line number Diff line change 55 "license" : " MIT" ,
66 "private" : true ,
77 "repository" : " techniq/layerstack" ,
8- "version" : " 0.0.19 " ,
8+ "version" : " 0.0.20 " ,
99 "scripts" : {
1010 "dev" : " vite dev" ,
1111 "build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments