@strictly/react-form 0.0.2 → 0.0.3

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,12 +7,12 @@ $ tsup
7
7
  CLI Target: esnext
8
8
  CJS Build start
9
9
  ESM Build start
10
+ CJS dist/index.cjs 44.90 KB
11
+ CJS ⚡️ Build success in 113ms
12
+ ESM dist/index.js 41.31 KB
13
+ ESM ⚡️ Build success in 115ms
10
14
  DTS Build start
11
- CJS dist/index.cjs 373.16 KB
12
- CJS ⚡️ Build success in 1665ms
13
- ESM dist/index.js 363.03 KB
14
- ESM ⚡️ Build success in 1708ms
15
- DTS ⚡️ Build success in 10720ms
15
+ DTS ⚡️ Build success in 9820ms
16
16
  DTS dist/index.d.cts 34.05 KB
17
17
  DTS dist/index.d.ts 34.05 KB
18
- Done in 12.03s.
18
+ Done in 10.94s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc
3
- Done in 7.83s.
3
+ Done in 7.59s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ json -f package.json -f package.exports.json --merge > package.release.json
3
- Done in 0.10s.
3
+ Done in 0.11s.