@basictech/react 0.8.0-beta.4 → 0.9.0-beta.1

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,24 +0,0 @@
1
-
2
- 
3
- > @basictech/react@0.8.0-beta.1 build
4
- > tsup
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/raz/codebook/basic/libs/client-ts/packages/react/tsup.config.ts
10
- CLI Target: es2022
11
- CLI Cleaning output folder
12
- CJS Build start
13
- ESM Build start
14
- CJS dist/index.js 97.02 KB
15
- CJS dist/index.js.map 187.81 KB
16
- CJS ⚡️ Build success in 36ms
17
- ESM dist/index.mjs 93.09 KB
18
- ESM dist/index.mjs.map 187.75 KB
19
- ESM ⚡️ Build success in 37ms
20
- DTS Build start
21
- DTS ⚡️ Build success in 1091ms
22
- DTS dist/index.d.ts 12.66 KB
23
- DTS dist/index.d.mts 12.66 KB
24
- ⠙