@xata.io/client 0.0.0-alpha.vfa1407e → 0.0.0-alpha.vfa28b1a26eb487667b028e1c2059dcef8e362bdb
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.
- package/.turbo/turbo-add-version.log +1 -1
- package/.turbo/turbo-build.log +4 -4
- package/CHANGELOG.md +83 -1
- package/dist/index.cjs +288 -311
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +3164 -2558
- package/dist/index.mjs +276 -311
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/package.json
CHANGED