@xata.io/client 0.0.0-next.v4bceece5de0b9771578ffc8a79dbd7ee85f63c3d → 0.0.0-next.v534362888c93b458fd4536898c3b687b59a5e171

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.
@@ -4,10 +4,10 @@
4
4
 
5
5
  
6
6
  src/index.ts → dist/index.cjs...
7
- created dist/index.cjs in 1s
7
+ created dist/index.cjs in 943ms
8
8
  
9
9
  src/index.ts → dist/index.mjs...
10
- created dist/index.mjs in 655ms
10
+ created dist/index.mjs in 647ms
11
11
  
12
12
  src/index.ts → dist/index.d.ts...
13
13
  created dist/index.d.ts in 4.2s
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @xata.io/client
2
2
 
3
- ## 0.0.0-next.v4bceece5de0b9771578ffc8a79dbd7ee85f63c3d
3
+ ## 0.0.0-next.v534362888c93b458fd4536898c3b687b59a5e171
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - [`024789b`](https://github.com/xataio/client-ts/commit/024789b203eb463653c7234f2ac8e628f6a9df91) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
7
+ - [`37a1299`](https://github.com/xataio/client-ts/commit/37a1299a416f29af6591bb4f45846d9fadb12f31) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
8
8
 
9
- - [`411139d`](https://github.com/xataio/client-ts/commit/411139da2daf53b0acb7398a3671e1983c7eda2b) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
9
+ - [`23a1cd4`](https://github.com/xataio/client-ts/commit/23a1cd45b0e313f0b88d436a71d4c4e6664f0b56) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
10
10
 
11
11
  ## 0.29.3
12
12