@instantdb/solidjs 0.22.149 → 0.22.150

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,17 +1,17 @@
1
1
 
2
- > @instantdb/solidjs@0.22.149 build /home/runner/work/instant/instant/client/packages/solidjs
2
+ > @instantdb/solidjs@0.22.150 build /home/runner/work/instant/instant/client/packages/solidjs
3
3
  > rm -rf dist; npm run build:tshy && npm run build:standalone && npm run check-exports
4
4
 
5
5
  npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
6
6
  npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
7
7
 
8
- > @instantdb/solidjs@0.22.149 build:tshy
8
+ > @instantdb/solidjs@0.22.150 build:tshy
9
9
  > tshy
10
10
 
11
11
  npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
12
12
  npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
13
13
 
14
- > @instantdb/solidjs@0.22.149 build:standalone
14
+ > @instantdb/solidjs@0.22.150 build:standalone
15
15
  > vite build
16
16
 
17
17
  vite v5.4.14 building for production...
@@ -19,17 +19,17 @@ transforming...
19
19
  ✓ 69 modules transformed.
20
20
  rendering chunks...
21
21
  computing gzip size...
22
- dist/standalone/index.umd.cjs 151.63 kB │ gzip: 46.08 kB
23
- dist/standalone/index.js 229.87 kB │ gzip: 59.40 kB
24
- ✓ built in 1.90s
22
+ dist/standalone/index.umd.cjs 151.68 kB │ gzip: 46.10 kB
23
+ dist/standalone/index.js 229.94 kB │ gzip: 59.44 kB
24
+ ✓ built in 1.64s
25
25
  npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
26
26
  npm warn Unknown user config "always-auth". This will stop working in the next major version of npm.
27
27
 
28
- > @instantdb/solidjs@0.22.149 check-exports
28
+ > @instantdb/solidjs@0.22.150 check-exports
29
29
  > attw --pack .
30
30
 
31
31
 
32
- @instantdb/solidjs v0.22.149
32
+ @instantdb/solidjs v0.22.150
33
33
 
34
34
  Build tools:
35
35
  - @arethetypeswrong/cli@^0.17.4