File tree Expand file tree Collapse file tree 6 files changed +22
-11
lines changed
Expand file tree Collapse file tree 6 files changed +22
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @stackflow/plugin-basic-ui
22
3+ ## 1.14.0
4+
5+ ### Minor Changes
6+
7+ - a7650d4: Support full screen gradient background and introduce new app bar entrance type "cover"
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ a7650d4]
12+ - @stackflow/react-ui-core @1.3.0
13+
314## 1.13.1
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @stackflow/plugin-basic-ui" ,
3- "version" : " 1.13.1 " ,
3+ "version" : " 1.14.0 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/daangn/stackflow.git" ,
3232 "typecheck" : " tsc --noEmit"
3333 },
3434 "dependencies" : {
35- "@stackflow/react-ui-core" : " ^1.2.3 " ,
35+ "@stackflow/react-ui-core" : " ^1.3.0 " ,
3636 "@vanilla-extract/css" : " ^1.15.3" ,
3737 "@vanilla-extract/dynamic" : " ^2.1.1" ,
3838 "@vanilla-extract/private" : " ^1.0.5" ,
Original file line number Diff line number Diff line change 11# @stackflow/react-ui-core
22
3+ ## 1.3.0
4+
5+ ### Minor Changes
6+
7+ - a7650d4: Support full screen gradient background and introduce new app bar entrance type "cover"
8+
39## 1.2.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @stackflow/react-ui-core" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.3.0 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/daangn/stackflow.git" ,
Original file line number Diff line number Diff line change @@ -2158,7 +2158,7 @@ __metadata:
21582158 " @stackflow/core " : " npm:^1.2.0"
21592159 " @stackflow/esbuild-config " : " npm:^1.0.3"
21602160 " @stackflow/react " : " npm:^1.5.0"
2161- " @stackflow/react-ui-core " : " npm:^1.2.3 "
2161+ " @stackflow/react-ui-core " : " npm:^1.3.0 "
21622162 " @types/react " : " npm:^18.3.3"
21632163 " @vanilla-extract/css " : " npm:^1.15.3"
21642164 " @vanilla-extract/dynamic " : " npm:^2.1.1"
@@ -2342,7 +2342,7 @@ __metadata:
23422342 languageName : unknown
23432343 linkType : soft
23442344
2345- " @stackflow/react-ui-core@npm:^1.2.3 , @stackflow/react-ui-core@workspace:extensions/react-ui-core " :
2345+ " @stackflow/react-ui-core@npm:^1.3.0 , @stackflow/react-ui-core@workspace:extensions/react-ui-core " :
23462346 version : 0.0.0-use.local
23472347 resolution : " @stackflow/react-ui-core@workspace:extensions/react-ui-core"
23482348 dependencies :
You can’t perform that action at this time.
0 commit comments