Skip to content

fix(publish): do not remove package scripts#258

Merged
lachlancollins merged 1 commit intoTanStack:mainfrom
arnoud-dv:fix/dont-remove-scripts
Jun 22, 2025
Merged

fix(publish): do not remove package scripts#258
lachlancollins merged 1 commit intoTanStack:mainfrom
arnoud-dv:fix/dont-remove-scripts

Conversation

@arnoud-dv
Copy link
Copy Markdown
Contributor

In @tanstack/angular-query I need to run a prepack lifecycle script.

Currently, the publish script removes all scripts before publishing.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 22, 2025

⚠️ No Changeset found

Latest commit: 532ab58

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Jun 22, 2025

View your CI Pipeline Execution ↗ for commit ac62375.

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... ✅ Succeeded 35s View ↗
nx run-many --target=build ✅ Succeeded 10s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-22 11:58:15 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 22, 2025

@tanstack/config

npm i https://pkg.pr.new/@tanstack/config@258

@tanstack/eslint-config

npm i https://pkg.pr.new/@tanstack/eslint-config@258

@tanstack/publish-config

npm i https://pkg.pr.new/@tanstack/publish-config@258

@tanstack/typedoc-config

npm i https://pkg.pr.new/@tanstack/typedoc-config@258

@tanstack/vite-config

npm i https://pkg.pr.new/@tanstack/vite-config@258

commit: ac62375

@arnoud-dv arnoud-dv force-pushed the fix/dont-remove-scripts branch from 532ab58 to ac62375 Compare June 22, 2025 11:34
@lachlancollins lachlancollins merged commit e566552 into TanStack:main Jun 22, 2025
4 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 22, 2025
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