jazz-tools 0.10.0 → 0.10.2

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,20 +1,18 @@
1
1
 
2
- > jazz-tools@0.10.0 build /home/runner/_work/jazz/jazz/packages/jazz-tools
2
+ > jazz-tools@0.10.2 build /home/runner/_work/jazz/jazz/packages/jazz-tools
3
3
  > tsup
4
4
 
5
- CLI Building entry: {"index.web":"src/index.web.ts","index.native":"src/index.native.ts","testing":"src/testing.ts"}
5
+ CLI Building entry: {"index":"src/index.ts","testing":"src/testing.ts"}
6
6
  CLI Using tsconfig: tsconfig.json
7
7
  CLI tsup v8.3.5
8
8
  CLI Using tsup config: /home/runner/_work/jazz/jazz/packages/jazz-tools/tsup.config.ts
9
9
  CLI Target: es2021
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
- ESM dist/index.web.js 1.54 KB
13
- ESM dist/index.native.js 1.53 KB
14
- ESM dist/testing.js 6.16 KB
15
- ESM dist/chunk-UBD75Z27.js 111.53 KB
16
- ESM dist/index.web.js.map 282.00 B
17
- ESM dist/index.native.js.map 292.00 B
18
- ESM dist/testing.js.map 12.17 KB
19
- ESM dist/chunk-UBD75Z27.js.map 268.81 KB
20
- ESM ⚡️ Build success in 45ms
12
+ ESM dist/index.js 1.50 KB
13
+ ESM dist/chunk-24EJ3CKA.js 111.53 KB
14
+ ESM dist/testing.js 6.18 KB
15
+ ESM dist/index.js.map 259.00 B
16
+ ESM dist/testing.js.map 12.19 KB
17
+ ESM dist/chunk-24EJ3CKA.js.map 268.84 KB
18
+ ESM ⚡️ Build success in 47ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # jazz-tools
2
2
 
3
+ ## 0.10.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cae3a9e]
8
+ - cojson@0.10.2
9
+
10
+ ## 0.10.1
11
+
12
+ ### Patch Changes
13
+
14
+ - 5a63cba: Not re-export Crypto providers from cojson. Removed the separated bundle for React Native.
15
+ - Updated dependencies [5a63cba]
16
+ - cojson@0.10.1
17
+
3
18
  ## 0.10.0
4
19
 
5
20
  ### Minor Changes
@@ -3915,4 +3915,4 @@ export {
3915
3915
  consumeInviteLink
3916
3916
  };
3917
3917
  /* istanbul ignore file -- @preserve */
3918
- //# sourceMappingURL=chunk-UBD75Z27.js.map
3918
+ //# sourceMappingURL=chunk-24EJ3CKA.js.map