Skip to content

Conversation

@davidjbng
Copy link
Contributor

This fixes a few issues I had when trying out the new v5 codemods.

The whole codemods package needs to be copied because:

  • package.json "type": "commonjs" is needed so codemods are interpreted as cjs.
  • src/utils/ was not copied before but is required by remove-overloads.js for example

@vercel
Copy link

vercel bot commented Jul 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Jul 24, 2023 10:24pm

@nx-cloud
Copy link

nx-cloud bot commented Jul 24, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 53262e8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 53262e8:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@TkDodo TkDodo merged commit 38dcb2c into TanStack:beta Jul 25, 2023
@davidjbng davidjbng deleted the fix-codemods-build branch July 25, 2023 12:01
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.

2 participants