@joai/warps-react 1.0.0-beta.196

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.
@@ -0,0 +1,17 @@
1
+
2
+ 
3
+ > @joai/warps-react@1.0.0-beta.196 build
4
+ > tsup src/index.ts --format esm --dts --minify
5
+
6
+ CLI Building entry: src/index.ts
7
+ CLI Using tsconfig: tsconfig.json
8
+ CLI tsup v8.5.1
9
+ CLI Using tsup config: /Users/michavie/Code/warps--sdk-js/packages/react/tsup.config.mjs
10
+ CLI Target: es2020
11
+ CLI Cleaning output folder
12
+ ESM Build start
13
+ ESM dist/index.mjs 0 B
14
+ ESM ⚡️ Build success in 5ms
15
+ DTS Build start
16
+ DTS ⚡️ Build success in 2408ms
17
+ DTS dist/index.d.ts 13.00 B
@@ -0,0 +1,5 @@
1
+
2
+ 
3
+ > @vleap/warps-react@0.1.0-beta.185 lint
4
+ > tsc --noEmit
5
+
@@ -0,0 +1,9 @@
1
+
2
+ 
3
+ > @vleap/warps-react@0.1.0-beta.195 test
4
+ > npm run lint
5
+
6
+
7
+ > @vleap/warps-react@0.1.0-beta.195 lint
8
+ > tsc --noEmit
9
+