Skip to content

Conversation

@markflorkowski
Copy link
Collaborator

@markflorkowski markflorkowski commented Aug 17, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@uploadthing/[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

[email protected]

Patch Changes

@uploadthing/[email protected]

Patch Changes

Summary by CodeRabbit

  • Bug Fixes

    • Resolved CommonJS interop issue across the suite, improving compatibility in CJS environments (core, React, Vue, Svelte, Solid, Nuxt, Expo).
  • Chores

    • Patch-version bumps across packages for stability and consistency.
    • Updated all example apps to use the latest package versions.
  • Documentation

    • Changelogs updated to reflect the fix and version updates.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 6659573 to 33949c5 Compare August 17, 2025 19:50
@vercel
Copy link

vercel bot commented Aug 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-uploadthing Ready Ready Preview Comment Aug 17, 2025 7:57pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
legacy-docs-uploadthing Ignored Ignored Aug 17, 2025 7:57pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 17, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Removes a single changeset file, bumps patch versions across numerous packages and example apps, and updates multiple package changelogs to record a CommonJS interop fix. No source code or public API changes.

Changes

Cohort / File(s) Summary
Changeset removal
./.changeset/honest-days-love.md
Deleted multi-package changeset entry that described patch releases and a "fix: cjs interop issue".
Examples — Backend adapters
examples/backend-adapters/package.json, examples/backend-adapters/client-react/package.json, examples/backend-adapters/client-vanilla/package.json, examples/backend-adapters/client-vue/package.json, examples/backend-adapters/server/package.json
Patch dependency bumps: uploadthing 7.7.3→7.7.4; @uploadthing/react 7.3.2→7.3.3; @uploadthing/vue 7.3.2→7.3.3 (where present).
Examples — Minimal / App templates
examples/minimal-*/*.json
Patch bumps across example templates: @uploadthing/react 7.3.2→7.3.3; uploadthing 7.7.3→7.7.4 (includes appdir, pagedir, astro, tanstack, etc.).
Examples — Framework-specific
examples/minimal-expo/package.json, examples/minimal-nuxt/package.json, examples/minimal-solidstart/package.json, examples/minimal-sveltekit/package.json
Framework-specific patch bumps: @uploadthing/expo 7.2.5→7.2.6; @uploadthing/nuxt 7.1.9→7.1.10; @uploadthing/solid 7.3.2→7.3.3; @uploadthing/svelte 7.3.2→7.3.3; plus uploadthing 7.7.3→7.7.4 where included.
Examples — Integrations & Misc
examples/with-*/*.json, examples/profile-picture/package.json, examples/with-react-image-crop/package.json, examples/with-serveractions/package.json, examples/with-tailwindcss/package.json
Patch bumps for integration examples: @uploadthing/react 7.3.2→7.3.3 (where used) and uploadthing 7.7.3→7.7.4.
Packages — Version bumps
packages/expo/package.json, packages/mime-types/package.json, packages/nuxt/package.json, packages/react/package.json, packages/shared/package.json, packages/solid/package.json, packages/svelte/package.json, packages/uploadthing/package.json, packages/vue/package.json
Package version field updates: expo 7.2.5→7.2.6; mime-types 0.3.5→0.3.6; nuxt 7.1.9→7.1.10; react/solid/svelte/vue 7.3.2→7.3.3; shared 7.1.9→7.1.10; uploadthing 7.7.3→7.7.4.
Packages — Changelogs
packages/*/CHANGELOG.md (expo, mime-types, nuxt, react, shared, solid, svelte, uploadthing, vue)
Added patch changelog entries noting "fix: cjs interop issue" and updated dependency references for the bumped versions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

examples

Suggested reviewers

  • juliusmarminge
  • markflorkowski

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 581752b and 4b330c5.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (43)
  • .changeset/honest-days-love.md (0 hunks)
  • examples/backend-adapters/client-react/package.json (1 hunks)
  • examples/backend-adapters/client-vanilla/package.json (1 hunks)
  • examples/backend-adapters/client-vue/package.json (1 hunks)
  • examples/backend-adapters/package.json (1 hunks)
  • examples/backend-adapters/server/package.json (1 hunks)
  • examples/minimal-appdir/package.json (1 hunks)
  • examples/minimal-astro-react/package.json (1 hunks)
  • examples/minimal-expo/package.json (2 hunks)
  • examples/minimal-nuxt/package.json (1 hunks)
  • examples/minimal-pagedir/package.json (1 hunks)
  • examples/minimal-solidstart/package.json (1 hunks)
  • examples/minimal-sveltekit/package.json (1 hunks)
  • examples/minimal-tanstack-start/package.json (1 hunks)
  • examples/profile-picture/package.json (2 hunks)
  • examples/with-clerk-appdir/package.json (1 hunks)
  • examples/with-clerk-pagesdir/package.json (1 hunks)
  • examples/with-clerk-react-router/package.json (1 hunks)
  • examples/with-clerk-remix/package.json (1 hunks)
  • examples/with-drizzle-appdir/package.json (1 hunks)
  • examples/with-drizzle-pagesdir/package.json (1 hunks)
  • examples/with-novel/package.json (2 hunks)
  • examples/with-react-image-crop/package.json (1 hunks)
  • examples/with-serveractions/package.json (1 hunks)
  • examples/with-tailwindcss/package.json (1 hunks)
  • packages/expo/CHANGELOG.md (1 hunks)
  • packages/expo/package.json (1 hunks)
  • packages/mime-types/CHANGELOG.md (1 hunks)
  • packages/mime-types/package.json (1 hunks)
  • packages/nuxt/CHANGELOG.md (1 hunks)
  • packages/nuxt/package.json (1 hunks)
  • packages/react/CHANGELOG.md (1 hunks)
  • packages/react/package.json (1 hunks)
  • packages/shared/CHANGELOG.md (1 hunks)
  • packages/shared/package.json (1 hunks)
  • packages/solid/CHANGELOG.md (1 hunks)
  • packages/solid/package.json (1 hunks)
  • packages/svelte/CHANGELOG.md (1 hunks)
  • packages/svelte/package.json (1 hunks)
  • packages/uploadthing/CHANGELOG.md (1 hunks)
  • packages/uploadthing/package.json (1 hunks)
  • packages/vue/CHANGELOG.md (1 hunks)
  • packages/vue/package.json (1 hunks)
✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@juliusmarminge juliusmarminge merged commit 18f98a7 into main Aug 17, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants