Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @stackflow/demo@1.2.14
 - @stackflow/docs@1.2.15
 - @stackflow/link@1.3.11
 - @stackflow/plugin-basic-ui@1.3.4
 - @stackflow/plugin-history-sync@1.3.10
 - @stackflow/plugin-preload@1.2.10
  • Loading branch information
orionmiz committed Oct 10, 2023
1 parent d0f75e9 commit 662dca2
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 31 deletions.
10 changes: 5 additions & 5 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo",
"version": "1.2.13",
"version": "1.2.14",
"private": true,
"license": "MIT",
"exports": {
Expand Down Expand Up @@ -34,12 +34,12 @@
"@stackflow/compat-await-push": "^1.1.4",
"@stackflow/core": "^1.0.7",
"@stackflow/eslint-config": "^1.0.0",
"@stackflow/link": "^1.3.10",
"@stackflow/plugin-basic-ui": "^1.3.3",
"@stackflow/link": "^1.3.11",
"@stackflow/plugin-basic-ui": "^1.3.4",
"@stackflow/plugin-devtools": "^0.1.5",
"@stackflow/plugin-history-sync": "^1.3.9",
"@stackflow/plugin-history-sync": "^1.3.10",
"@stackflow/plugin-map-initial-activity": "^1.0.2",
"@stackflow/plugin-preload": "^1.2.9",
"@stackflow/plugin-preload": "^1.2.10",
"@stackflow/plugin-renderer-basic": "^1.1.4",
"@stackflow/plugin-stack-depth-change": "^1.0.8",
"@stackflow/react": "^1.1.4",
Expand Down
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/docs",
"version": "1.2.14",
"version": "1.2.15",
"private": true,
"description": "Mobile-first stack navigator framework with Composable Plugin System",
"license": "MIT",
Expand All @@ -12,10 +12,10 @@
"dependencies": {
"@mdx-js/react": "^2.1.1",
"@stackflow/core": "^1.0.7",
"@stackflow/demo": "^1.2.13",
"@stackflow/demo": "^1.2.14",
"@stackflow/eslint-config": "^1.0.0",
"@stackflow/plugin-basic-ui": "^1.3.3",
"@stackflow/plugin-history-sync": "^1.3.9",
"@stackflow/plugin-basic-ui": "^1.3.4",
"@stackflow/plugin-history-sync": "^1.3.10",
"@stackflow/plugin-renderer-basic": "^1.1.4",
"@stackflow/react": "^1.1.4",
"@types/react": "^18.0.15",
Expand Down
6 changes: 3 additions & 3 deletions extensions/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/link",
"version": "1.3.10",
"version": "1.3.11",
"license": "MIT",
"exports": {
".": {
Expand Down Expand Up @@ -29,8 +29,8 @@
"@stackflow/core": "^1.0.7",
"@stackflow/esbuild-config": "^1.0.0",
"@stackflow/eslint-config": "^1.0.0",
"@stackflow/plugin-history-sync": "^1.3.9",
"@stackflow/plugin-preload": "^1.2.9",
"@stackflow/plugin-history-sync": "^1.3.10",
"@stackflow/plugin-preload": "^1.2.10",
"@stackflow/react": "^1.1.4",
"@types/react": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.32.0",
Expand Down
2 changes: 1 addition & 1 deletion extensions/plugin-basic-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-basic-ui",
"version": "1.3.3",
"version": "1.3.4",
"license": "MIT",
"exports": {
".": {
Expand Down
2 changes: 1 addition & 1 deletion extensions/plugin-history-sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-history-sync",
"version": "1.3.9",
"version": "1.3.10",
"license": "MIT",
"exports": {
".": {
Expand Down
4 changes: 2 additions & 2 deletions extensions/plugin-preload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-preload",
"version": "1.2.9",
"version": "1.2.10",
"license": "MIT",
"exports": {
".": {
Expand All @@ -26,7 +26,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@stackflow/plugin-history-sync": "^1.3.9"
"@stackflow/plugin-history-sync": "^1.3.10"
},
"devDependencies": {
"@stackflow/core": "^1.0.7",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2664,7 +2664,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/demo@^1.2.13, @stackflow/demo@workspace:demo":
"@stackflow/demo@^1.2.14, @stackflow/demo@workspace:demo":
version: 0.0.0-use.local
resolution: "@stackflow/demo@workspace:demo"
dependencies:
Expand All @@ -2674,12 +2674,12 @@ __metadata:
"@stackflow/core": ^1.0.7
"@stackflow/esbuild-config": ^1.0.0
"@stackflow/eslint-config": ^1.0.0
"@stackflow/link": ^1.3.10
"@stackflow/plugin-basic-ui": ^1.3.3
"@stackflow/link": ^1.3.11
"@stackflow/plugin-basic-ui": ^1.3.4
"@stackflow/plugin-devtools": ^0.1.5
"@stackflow/plugin-history-sync": ^1.3.9
"@stackflow/plugin-history-sync": ^1.3.10
"@stackflow/plugin-map-initial-activity": ^1.0.2
"@stackflow/plugin-preload": ^1.2.9
"@stackflow/plugin-preload": ^1.2.10
"@stackflow/plugin-renderer-basic": ^1.1.4
"@stackflow/plugin-stack-depth-change": ^1.0.8
"@stackflow/react": ^1.1.4
Expand Down Expand Up @@ -2721,10 +2721,10 @@ __metadata:
"@mdx-js/react": ^2.1.1
"@seed-design/stylesheet": ^1.0.0-alpha.0
"@stackflow/core": ^1.0.7
"@stackflow/demo": ^1.2.13
"@stackflow/demo": ^1.2.14
"@stackflow/eslint-config": ^1.0.0
"@stackflow/plugin-basic-ui": ^1.3.3
"@stackflow/plugin-history-sync": ^1.3.9
"@stackflow/plugin-basic-ui": ^1.3.4
"@stackflow/plugin-history-sync": ^1.3.10
"@stackflow/plugin-renderer-basic": ^1.1.4
"@stackflow/react": ^1.1.4
"@types/react": ^18.0.15
Expand Down Expand Up @@ -2776,15 +2776,15 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/link@^1.3.10, @stackflow/link@workspace:extensions/link":
"@stackflow/link@^1.3.11, @stackflow/link@workspace:extensions/link":
version: 0.0.0-use.local
resolution: "@stackflow/link@workspace:extensions/link"
dependencies:
"@stackflow/core": ^1.0.7
"@stackflow/esbuild-config": ^1.0.0
"@stackflow/eslint-config": ^1.0.0
"@stackflow/plugin-history-sync": ^1.3.9
"@stackflow/plugin-preload": ^1.2.9
"@stackflow/plugin-history-sync": ^1.3.10
"@stackflow/plugin-preload": ^1.2.10
"@stackflow/react": ^1.1.4
"@types/react": ^18.0.10
"@typescript-eslint/eslint-plugin": ^5.32.0
Expand Down Expand Up @@ -2827,7 +2827,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/plugin-basic-ui@^1.3.3, @stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui":
"@stackflow/plugin-basic-ui@^1.3.4, @stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui":
version: 0.0.0-use.local
resolution: "@stackflow/plugin-basic-ui@workspace:extensions/plugin-basic-ui"
dependencies:
Expand Down Expand Up @@ -2924,7 +2924,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/plugin-history-sync@^1.3.9, @stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync":
"@stackflow/plugin-history-sync@^1.3.10, @stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync":
version: 0.0.0-use.local
resolution: "@stackflow/plugin-history-sync@workspace:extensions/plugin-history-sync"
dependencies:
Expand Down Expand Up @@ -2988,14 +2988,14 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/plugin-preload@^1.2.9, @stackflow/plugin-preload@workspace:extensions/plugin-preload":
"@stackflow/plugin-preload@^1.2.10, @stackflow/plugin-preload@workspace:extensions/plugin-preload":
version: 0.0.0-use.local
resolution: "@stackflow/plugin-preload@workspace:extensions/plugin-preload"
dependencies:
"@stackflow/core": ^1.0.7
"@stackflow/esbuild-config": ^1.0.0
"@stackflow/eslint-config": ^1.0.0
"@stackflow/plugin-history-sync": ^1.3.9
"@stackflow/plugin-history-sync": ^1.3.10
"@stackflow/react": ^1.1.4
"@types/react": ^18.0.10
"@typescript-eslint/eslint-plugin": ^5.32.0
Expand Down

1 comment on commit 662dca2

@vercel
Copy link

@vercel vercel bot commented on 662dca2 Oct 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.