jazz-vue 0.11.8 → 0.12.0

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,5 +1,5 @@
1
1
 
2
- > jazz-vue@0.11.8 build /home/runner/_work/jazz/jazz/packages/jazz-vue
2
+ > jazz-vue@0.12.0 build /home/runner/_work/jazz/jazz/packages/jazz-vue
3
3
  > rm -rf ./dist && vite build
4
4
 
5
5
  vite v6.0.11 building for production...
@@ -11,7 +11,7 @@ rendering chunks...
11
11
  computing gzip size...
12
12
  dist/testing.js  1.19 kB │ gzip: 0.52 kB │ map: 1.70 kB
13
13
  dist/provider-CkA-a4Og.js  2.32 kB │ gzip: 0.81 kB │ map: 4.54 kB
14
- dist/index.js 14.03 kB │ gzip: 3.55 kB │ map: 22.48 kB
15
- [vite:dts] Declaration files built in 4951ms.
14
+ dist/index.js 13.98 kB │ gzip: 3.52 kB │ map: 22.99 kB
15
+ [vite:dts] Declaration files built in 3108ms.
16
16
 
17
- ✓ built in 5.08s
17
+ ✓ built in 3.24s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # jazz-react
2
2
 
3
+ ## 0.12.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 4c01459: Fix types compilation for useAccount
8
+ - Updated dependencies [01523dc]
9
+ - Updated dependencies [4ea87dc]
10
+ - Updated dependencies [1e6da19]
11
+ - Updated dependencies [01523dc]
12
+ - Updated dependencies [b6c6a0a]
13
+ - jazz-tools@0.12.0
14
+ - cojson@0.12.0
15
+ - jazz-browser@0.12.0
16
+
3
17
  ## 0.11.8
4
18
 
5
19
  ### Patch Changes