Skip to content

Conversation

benmccann
Copy link
Contributor

🎯 Changes

Allow bundling dependencies. You can't manually set rollupOptions.external since it's set by a plugin, so support is needed via the plugin to be able to set it

βœ… Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

πŸš€ Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

Copy link

changeset-bot bot commented Oct 9, 2025

πŸ¦‹ Changeset detected

Latest commit: b62f2be

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

This PR includes changesets to release 2 packages
Name Type
@tanstack/vite-config Minor
@tanstack/config Minor

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

@lachlancollins lachlancollins self-assigned this Oct 10, 2025
Copy link

nx-cloud bot commented Oct 10, 2025

View your CI Pipeline Execution β†— for commit b62f2be

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... βœ… Succeeded 19s View β†—
nx run-many --target=build βœ… Succeeded 9s View β†—

☁️ Nx Cloud last updated this comment at 2025-10-10 22:34:33 UTC

Copy link

pkg-pr-new bot commented Oct 10, 2025

@tanstack/config

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

@tanstack/eslint-config

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

@tanstack/publish-config

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

@tanstack/typedoc-config

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

@tanstack/vite-config

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

commit: b62f2be

@lachlancollins lachlancollins merged commit e45558e into TanStack:main Oct 10, 2025
5 checks passed
@github-actions github-actions bot mentioned this pull request Oct 10, 2025
@benmccann benmccann deleted the bundling branch October 10, 2025 23:27
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