jazz-vue 0.9.18 → 0.9.20

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.9.18 build /home/runner/work/jazz/jazz/packages/jazz-vue
2
+ > jazz-vue@0.9.20 build /home/runner/work/jazz/jazz/packages/jazz-vue
3
3
  > rm -rf ./dist && vite build
4
4
 
5
5
  vite v5.4.11 building for production...
@@ -12,6 +12,6 @@ computing gzip size...
12
12
  dist/testing.js 0.79 kB │ gzip: 0.41 kB
13
13
  dist/provider-BZnz6FpX.js 1.62 kB │ gzip: 0.66 kB
14
14
  dist/index.js 9.10 kB │ gzip: 3.01 kB
15
- [vite:dts] Declaration files built in 20857ms.
15
+ [vite:dts] Declaration files built in 22318ms.
16
16
 
17
- ✓ built in 21.16s
17
+ ✓ built in 22.65s
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # jazz-react
2
2
 
3
+ ## 0.9.20
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b01cc1f]
8
+ - jazz-tools@0.9.20
9
+ - jazz-browser@0.9.20
10
+
11
+ ## 0.9.19
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [6ad0a9f]
16
+ - cojson@0.9.19
17
+ - jazz-browser@0.9.19
18
+ - jazz-tools@0.9.19
19
+
3
20
  ## 0.9.18
4
21
 
5
22
  ### Patch Changes
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # `jazz-react`
1
+ # `jazz-vue`
2
2
 
3
- React bindings for Jazz (see [jazz.tools](https://jazz.tools)), a framework for distributed state.
3
+ Vue bindings for Jazz (see [jazz.tools](https://jazz.tools)), a framework for distributed state.