File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed
Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "changesets" : [
1414 " angry-sheep-matter" ,
15+ " cold-actors-burn" ,
1516 " fancy-poets-lead" ,
1617 " fluffy-eggs-joke" ,
1718 " fresh-pants-accept" ,
1819 " khaki-bars-smell" ,
1920 " legal-seals-march" ,
2021 " loud-rockets-tease" ,
2122 " modern-hairs-open" ,
23+ " odd-dots-greet" ,
2224 " odd-yaks-see" ,
25+ " polite-moments-build" ,
2326 " ripe-pens-raise" ,
2427 " solid-lands-shine" ,
2528 " swift-clocks-warn"
Original file line number Diff line number Diff line change 11# @layerstack/svelte-state
22
3+ ## 0.1.0-next.5
4+
5+ ### Patch Changes
6+
7+ - fix(SelectionState): Improve ` current ` type (based on ` single ` ) ([ #31 ] ( https://github.com/techniq/layerstack/pull/31 ) )
8+
9+ - Add PaginationState ([ #60 ] ( https://github.com/techniq/layerstack/pull/60 ) )
10+
11+ - fix(MediaQueryPresets): Add workaround for ` screen ` and ` print ` for upstream svelte issue ([ #31 ] ( https://github.com/techniq/layerstack/pull/31 ) )
12+
313## 0.1.0-next.4
414
515### 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.1.0-next.4 " ,
7+ "version" : " 0.1.0-next.5 " ,
88 "scripts" : {
99 "dev" : " rimraf dist && tsc -p tsconfig.build.json --watch" ,
1010 "build" : " rimraf dist && tsc -p tsconfig.build.json" ,
You can’t perform that action at this time.
0 commit comments