File tree Expand file tree Collapse file tree 7 files changed +23
-16
lines changed
Expand file tree Collapse file tree 7 files changed +23
-16
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @stackflow/plugin-basic-ui
22
3+ ## 1.11.0
4+
5+ ### Minor Changes
6+
7+ - f9f1399: Change to the latest AppBar style
8+ - dc35bfc: feat(react-ui-core, plugin-basic-ui): add `onSwipe*` hooks and add data attributes and css variables
9+
10+ ### Patch Changes
11+
12+ - Updated dependencies [dc35bfc]
13+ - @stackflow/react-ui-core@1.2.0
14+
315## 1.10.1
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name": "@stackflow/plugin-basic-ui",
3- "version": "1.10.1 ",
3+ "version": "1.11.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.1.2 ",
35+ "@stackflow/react-ui-core": "^1.2.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.2.0
4+
5+ ### Minor Changes
6+
7+ - dc35bfc: feat(react-ui-core, plugin-basic-ui): add `onSwipe*` hooks and add data attributes and css variables
8+
39## 1.1.2
410
511## 1.1.2-canary.0
Original file line number Diff line number Diff line change 11{
22 "name": "@stackflow/react-ui-core",
3- "version": "1.1.2 ",
3+ "version": "1.2.0 ",
44 "repository": {
55 "type": "git",
66 "url": "https://github.com/daangn/stackflow.git",
Original file line number Diff line number Diff line change @@ -2173,7 +2173,7 @@ __metadata:
21732173 "@stackflow/core": "npm:^1.1.0"
21742174 "@stackflow/esbuild-config": "npm:^1.0.3"
21752175 "@stackflow/react": "npm:^1.3.2"
2176- "@stackflow/react-ui-core": "npm:^1.1.2 "
2176+ "@stackflow/react-ui-core": "npm:^1.2.0 "
21772177 "@types/react": "npm:^18.3.3"
21782178 "@vanilla-extract/css": "npm:^1.15.3"
21792179 "@vanilla-extract/dynamic": "npm:^2.1.1"
@@ -2357,7 +2357,7 @@ __metadata:
23572357 languageName: unknown
23582358 linkType: soft
23592359
2360- "@stackflow/react-ui-core@npm:^1.1.2 , @stackflow/react-ui-core@workspace:extensions/react-ui-core":
2360+ "@stackflow/react-ui-core@npm:^1.2.0 , @stackflow/react-ui-core@workspace:extensions/react-ui-core":
23612361 version: 0.0.0-use.local
23622362 resolution: "@stackflow/react-ui-core@workspace:extensions/react-ui-core"
23632363 dependencies:
You can’t perform that action at this time.
0 commit comments