@xata.io/client 0.0.0-next.v8c789132fcca7e3aac976aa7b9e1cdd929b3ddab → 0.0.0-next.v8f0b7eb0f7b8e6548d2d4a1f2d5c089e8e46863e

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 884ms
7
+ created dist/index.cjs in 964ms
8
8
  
9
9
  src/index.ts → dist/index.mjs...
10
- created dist/index.mjs in 635ms
10
+ created dist/index.mjs in 592ms
11
11
  
12
12
  src/index.ts → dist/index.d.ts...
13
13
  created dist/index.d.ts in 4s
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @xata.io/client
2
2
 
3
- ## 0.0.0-next.v8c789132fcca7e3aac976aa7b9e1cdd929b3ddab
3
+ ## 0.0.0-next.v8f0b7eb0f7b8e6548d2d4a1f2d5c089e8e46863e
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - [`0fcca8b`](https://github.com/xataio/client-ts/commit/0fcca8b8218f02bebe2d724368ad6b4f71fe9ab7) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
7
+ - [`74dc101`](https://github.com/xataio/client-ts/commit/74dc10104840698f3dd2a941e5eeed059224082c) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
8
8
 
9
- - [`22d0b54`](https://github.com/xataio/client-ts/commit/22d0b540336295383d96ee1de9da9d87ab8967f4) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
9
+ - [`3acf651`](https://github.com/xataio/client-ts/commit/3acf651d0368317d47bb7c8be2087931f85a79a3) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
10
10
 
11
11
  ## 0.29.2
12
12