@xata.io/client 0.0.0-next.v2c2c59b7ff457cfa05e0e8617936eccf628baba4 → 0.0.0-next.v3c98c9e18d38b282eb80381e4bd7bf95da9aabdb

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 1.1s
7
+ created dist/index.cjs in 1s
8
8
  
9
9
  src/index.ts → dist/index.mjs...
10
- created dist/index.mjs in 720ms
10
+ created dist/index.mjs in 876ms
11
11
  
12
12
  src/index.ts → dist/index.d.ts...
13
13
  created dist/index.d.ts in 4.3s
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @xata.io/client
2
2
 
3
- ## 0.0.0-next.v2c2c59b7ff457cfa05e0e8617936eccf628baba4
3
+ ## 0.0.0-next.v3c98c9e18d38b282eb80381e4bd7bf95da9aabdb
4
4
 
5
5
  ### Major Changes
6
6
 
7
- - [`5d550d9`](https://github.com/xataio/client-ts/commit/5d550d92006a0c11b0659405cdcf8ad08a09b4a6) Thanks [@SferaDev](https://github.com/SferaDev)! - Make XataApiClient to use ES Proxies
7
+ - [#1473](https://github.com/xataio/client-ts/pull/1473) [`aaa332d`](https://github.com/xataio/client-ts/commit/aaa332d8c1c612dda781ac3704b9ccacb8da7670) Thanks [@eemmiillyy](https://github.com/eemmiillyy)! - Make XataApiClient to use ES Proxies
8
8
 
9
- - [`098a7ee`](https://github.com/xataio/client-ts/commit/098a7eeeb4faa2442f27cd55f0adf76938b8d8f1) Thanks [@SferaDev](https://github.com/SferaDev)! - Version 1.0
9
+ - [#1473](https://github.com/xataio/client-ts/pull/1473) [`e9c165d`](https://github.com/xataio/client-ts/commit/e9c165d3765bed18b2f4d7f6d8b815fef489ee61) Thanks [@eemmiillyy](https://github.com/eemmiillyy)! - Version 1.0
10
10
 
11
11
  ## 0.29.4
12
12