@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.
- package/.turbo/turbo-build.log +6 -6
- package/.turbo/turbo-check-types.log +1 -1
- package/.turbo/turbo-release$colon$exports.log +1 -1
- package/dist/index.cjs +169 -10302
- package/dist/index.js +187 -10333
- package/package.json +5 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,12 +7,12 @@ $ tsup
|
|
|
7
7
|
[34mCLI[39m Target: esnext
|
|
8
8
|
[34mCJS[39m Build start
|
|
9
9
|
[34mESM[39m Build start
|
|
10
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m44.90 KB[39m
|
|
11
|
+
[32mCJS[39m ⚡️ Build success in 113ms
|
|
12
|
+
[32mESM[39m [1mdist/index.js [22m[32m41.31 KB[39m
|
|
13
|
+
[32mESM[39m ⚡️ Build success in 115ms
|
|
10
14
|
[34mDTS[39m Build start
|
|
11
|
-
[
|
|
12
|
-
[32mCJS[39m ⚡️ Build success in 1665ms
|
|
13
|
-
[32mESM[39m [1mdist/index.js [22m[32m363.03 KB[39m
|
|
14
|
-
[32mESM[39m ⚡️ Build success in 1708ms
|
|
15
|
-
[32mDTS[39m ⚡️ Build success in 10720ms
|
|
15
|
+
[32mDTS[39m ⚡️ Build success in 9820ms
|
|
16
16
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m34.05 KB[39m
|
|
17
17
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m34.05 KB[39m
|
|
18
|
-
Done in
|
|
18
|
+
Done in 10.94s.
|