jazz-tools 0.9.14 → 0.9.16

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-tools@0.9.14 build /home/runner/work/jazz/jazz/packages/jazz-tools
2
+ > jazz-tools@0.9.16 build /home/runner/work/jazz/jazz/packages/jazz-tools
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: {"index.web":"src/index.web.ts","index.native":"src/index.native.ts","testing":"src/testing.ts"}
@@ -11,10 +11,10 @@
11
11
  ESM Build start
12
12
  ESM dist/index.web.js 1.15 KB
13
13
  ESM dist/index.native.js 1.14 KB
14
- ESM dist/testing.js 3.05 KB
15
- ESM dist/chunk-ICWP2U63.js 94.94 KB
14
+ ESM dist/testing.js 3.43 KB
15
+ ESM dist/chunk-7OI3SFBS.js 94.94 KB
16
16
  ESM dist/index.web.js.map 273.00 B
17
17
  ESM dist/index.native.js.map 283.00 B
18
- ESM dist/testing.js.map 6.31 KB
19
- ESM dist/chunk-ICWP2U63.js.map 235.54 KB
20
- ESM ⚡️ Build success in 103ms
18
+ ESM dist/testing.js.map 6.94 KB
19
+ ESM dist/chunk-7OI3SFBS.js.map 235.60 KB
20
+ ESM ⚡️ Build success in 123ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # jazz-tools
2
2
 
3
+ ## 0.9.16
4
+
5
+ ### Patch Changes
6
+
7
+ - 24b3b6a: Extract friendly user name for profile creation when authenticating using Clerk with a regular email address.
8
+ Email passed to creationProps when using Clerk auth
9
+ Clear stored Clerk credentials on logout
10
+
11
+ ## 0.9.15
12
+
13
+ ### Patch Changes
14
+
15
+ - 7491711: Testing: correctly set the globalMe before the migration when calling createJazzTestAccount
16
+
3
17
  ## 0.9.14
4
18
 
5
19
  ### Patch Changes
@@ -3380,4 +3380,4 @@ export {
3380
3380
  SchemaUnion
3381
3381
  };
3382
3382
  /* istanbul ignore file -- @preserve */
3383
- //# sourceMappingURL=chunk-ICWP2U63.js.map
3383
+ //# sourceMappingURL=chunk-7OI3SFBS.js.map