Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase recursion for circular references #1222

Merged
merged 3 commits into from
Oct 12, 2023
Merged

Increase recursion for circular references #1222

merged 3 commits into from
Oct 12, 2023

Conversation

SferaDev
Copy link
Member

@SferaDev SferaDev commented Oct 12, 2023

Fixes #1221

@SferaDev SferaDev requested a review from a team as a code owner October 12, 2023 09:29
@changeset-bot
Copy link

changeset-bot bot commented Oct 12, 2023

🦋 Changeset detected

Latest commit: fa20b0e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@xata.io/client Patch
@xata.io/cli Patch
@xata.io/codegen Patch
@xata.io/plugin-client-cache Patch
@xata.io/plugin-client-cloudflare Patch
@xata.io/drizzle Patch
@xata.io/kysely Patch
@xata.io/netlify Patch
@xata.io/plugin-client-opentelemetry Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2023

Your pull request has been published to npm.

You can install @xata.io/client by running:

npm install @xata.io/[email protected]

Other packages are published like this:

npm install @xata.io/[email protected]

To test the CLI, run:

npx @xata.io/[email protected]

[Pull request has been updated, please wait for latest changes to be pushed to npm...]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 12, 2023

size-limit report 📦

Path Size
packages/client/dist/index.mjs 17.93 KB (0%)
packages/client/dist/index.cjs 19.28 KB (0%)
packages/codegen/dist/index.mjs 2.58 MB (0%)
packages/codegen/dist/index.cjs 2.58 MB (0%)

@SferaDev SferaDev merged commit fa2883b into main Oct 12, 2023
@SferaDev SferaDev deleted the SferaDev-patch-1 branch October 12, 2023 14:27
@xata-bot xata-bot mentioned this pull request Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type error beyond 3 levels of recursion
2 participants