pingdotgg / uploadthing

File uploads for modern web devs
https://uploadthing.com
MIT License
4.19k stars 312 forks source link

chore: bump bunchee #721

Closed juliusmarminge closed 7 months ago

juliusmarminge commented 7 months ago

comes with some quite substantial performance improvements and reduced memory usage. also added the --tsconfig flag upstream (https://github.com/huozhi/bunchee/pull/489) to get rid of the patch

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: 05bd62c340ac46bfdd859a3f41608b8157f26207

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

vercel[bot] commented 7 months ago

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

Name Status Preview Comments Updated (UTC)
docs-uploadthing ❌ Failed (Inspect) Apr 1, 2024 7:48pm
github-actions[bot] commented 7 months ago

A new canary is available for testing. You can install this latest build in your project with:

pnpm add @uploadthing/dropzone@0.2.2-canary.2a1b576
pnpm add @uploadthing/mime-types@0.2.7-canary.2a1b576
pnpm add @uploadthing/react@6.4.1-canary.2a1b576
pnpm add @uploadthing/shared@6.3.5-canary.2a1b576
pnpm add @uploadthing/solid@6.3.1-canary.2a1b576
pnpm add uploadthing@6.6.1-canary.2a1b576
juliusmarminge commented 7 months ago

Superseded by #741