@runtypelabs/react-flow 1.0.36 → 1.0.38

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.
@@ -7,7 +7,7 @@ $ tsup
7
7
  CLI Cleaning output folder
8
8
  CJS Build start
9
9
  ESM Build start
10
- ESM dist/index.mjs 101.48 KB
11
- ESM ⚡️ Build success in 718ms
12
10
  CJS dist/index.js 105.53 KB
13
- CJS ⚡️ Build success in 719ms
11
+ CJS ⚡️ Build success in 702ms
12
+ ESM dist/index.mjs 101.48 KB
13
+ ESM ⚡️ Build success in 703ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,31 @@
1
1
  # @runtypelabs/react-flow
2
2
 
3
+ ## 1.0.38
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a370a11]
8
+ - @runtypelabs/sdk@9.2.1
9
+
10
+ ## 1.0.37
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [d129b45]
15
+ - Updated dependencies [005b795]
16
+ - Updated dependencies [b216c6a]
17
+ - Updated dependencies [235751c]
18
+ - Updated dependencies [edefa3c]
19
+ - Updated dependencies [dd54ba0]
20
+ - Updated dependencies [b2ac8a0]
21
+ - Updated dependencies [dae3030]
22
+ - Updated dependencies [f95b02e]
23
+ - Updated dependencies [f5250b6]
24
+ - Updated dependencies [c5a5baf]
25
+ - Updated dependencies [e305a29]
26
+ - Updated dependencies [2783291]
27
+ - @runtypelabs/sdk@9.2.0
28
+
3
29
  ## 1.0.36
4
30
 
5
31
  ### Patch Changes
@@ -1,5 +1,33 @@
1
1
  # @runtypelabs/react-flow-example
2
2
 
3
+ ## 0.0.164
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a370a11]
8
+ - @runtypelabs/sdk@9.2.1
9
+ - @runtypelabs/react-flow@1.0.38
10
+
11
+ ## 0.0.163
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [d129b45]
16
+ - Updated dependencies [005b795]
17
+ - Updated dependencies [b216c6a]
18
+ - Updated dependencies [235751c]
19
+ - Updated dependencies [edefa3c]
20
+ - Updated dependencies [dd54ba0]
21
+ - Updated dependencies [b2ac8a0]
22
+ - Updated dependencies [dae3030]
23
+ - Updated dependencies [f95b02e]
24
+ - Updated dependencies [f5250b6]
25
+ - Updated dependencies [c5a5baf]
26
+ - Updated dependencies [e305a29]
27
+ - Updated dependencies [2783291]
28
+ - @runtypelabs/sdk@9.2.0
29
+ - @runtypelabs/react-flow@1.0.37
30
+
3
31
  ## 0.0.162
4
32
 
5
33
  ### Patch Changes
@@ -25,9 +25,9 @@ case `uname -a` in
25
25
  esac
26
26
 
27
27
  if [ -z "$NODE_PATH" ]; then
28
- export NODE_PATH="/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.1.2_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules/vite/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.1.2_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/node_modules"
28
+ export NODE_PATH="/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.2.0_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules/vite/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.2.0_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/node_modules"
29
29
  else
30
- export NODE_PATH="/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.1.2_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules/vite/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.1.2_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
30
+ export NODE_PATH="/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.2.0_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules/vite/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/vite@8.1.4_@types+node@26.2.0_esbuild@0.28.1_jiti@2.7.0_terser@5.46.0_tsx@4.21.0_yaml@2.9.0/node_modules:/home/runner/actions-runner/_work/core/core/node_modules/.pnpm/node_modules:$NODE_PATH"
31
31
  fi
32
32
  if [ -n "$exe" ] && [ -x "$basedir/node.exe" ]; then
33
33
  exec "$basedir/node.exe" "$basedir_win/../vite/bin/vite.js" "$@"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@runtypelabs/react-flow-example",
3
- "version": "0.0.162",
3
+ "version": "0.0.164",
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": "1.0.36",
3
+ "version": "1.0.38",
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": "9.1.1"
19
+ "@runtypelabs/sdk": "9.2.1"
20
20
  },
21
21
  "peerDependencies": {
22
22
  "@xyflow/react": "^12.0.0",