@runtypelabs/react-flow 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,18 +1,18 @@
1
1
 
2
- > @runtypelabs/react-flow@0.1.4 build /home/runner/work/core/core/packages/react-flow
2
+ > @runtypelabs/react-flow@0.1.5 build /home/runner/_work/core/core/packages/react-flow
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.ts
6
6
  CLI Using tsconfig: tsconfig.json
7
7
  CLI tsup v8.5.1
8
- CLI Using tsup config: /home/runner/work/core/core/packages/react-flow/tsup.config.ts
8
+ CLI Using tsup config: /home/runner/_work/core/core/packages/react-flow/tsup.config.ts
9
9
  CLI Target: es2020
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
12
  ESM Build start
13
- CJS dist/index.js 104.29 KB
14
- CJS dist/index.js.map 224.04 KB
15
- CJS ⚡️ Build success in 2183ms
16
13
  ESM dist/index.mjs 100.24 KB
17
14
  ESM dist/index.mjs.map 223.72 KB
18
- ESM ⚡️ Build success in 2183ms
15
+ ESM ⚡️ Build success in 264ms
16
+ CJS dist/index.js 104.29 KB
17
+ CJS dist/index.js.map 224.04 KB
18
+ CJS ⚡️ Build success in 265ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @runtypelabs/react-flow
2
2
 
3
+ ## 0.1.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cf6fcdc]
8
+ - @runtypelabs/sdk@0.4.0
9
+
3
10
  ## 0.1.4
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,13 @@
1
1
  # @runtypelabs/react-flow-example
2
2
 
3
+ ## 0.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cf6fcdc]
8
+ - @runtypelabs/sdk@0.4.0
9
+ - @runtypelabs/react-flow@0.1.5
10
+
3
11
  ## 0.0.2
4
12
 
5
13
  ### Patch Changes
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/work/core/core/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../typescript/bin/tsc" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/work/core/core/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/bin/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/typescript@5.9.3/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../typescript/bin/tsserver" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.3_lightningcss@1.30.1_terser@5.44.1/node_modules/vite/bin/node_modules:/home/runner/work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.3_lightningcss@1.30.1_terser@5.44.1/node_modules/vite/node_modules:/home/runner/work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.3_lightningcss@1.30.1_terser@5.44.1/node_modules:/home/runner/work/core/core/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/_work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.9_lightningcss@1.30.1_terser@5.46.0/node_modules/vite/bin/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.9_lightningcss@1.30.1_terser@5.46.0/node_modules/vite/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.9_lightningcss@1.30.1_terser@5.46.0/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.3_lightningcss@1.30.1_terser@5.44.1/node_modules/vite/bin/node_modules:/home/runner/work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.3_lightningcss@1.30.1_terser@5.44.1/node_modules/vite/node_modules:/home/runner/work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.3_lightningcss@1.30.1_terser@5.44.1/node_modules:/home/runner/work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/_work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.9_lightningcss@1.30.1_terser@5.46.0/node_modules/vite/bin/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.9_lightningcss@1.30.1_terser@5.46.0/node_modules/vite/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/vite@5.4.21_@types+node@25.0.9_lightningcss@1.30.1_terser@5.46.0/node_modules:/home/runner/_work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../vite/bin/vite.js" "$@"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@runtypelabs/react-flow-example",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "private": true,
5
5
  "type": "module",
6
6
  "scripts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@runtypelabs/react-flow",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "React Flow adapter for building visual flow editors with Runtype",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -16,7 +16,7 @@
16
16
  "*.css"
17
17
  ],
18
18
  "dependencies": {
19
- "@runtypelabs/sdk": "0.3.0"
19
+ "@runtypelabs/sdk": "0.4.0"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@xyflow/react": "^12.0.0",