Open t3dotgg opened 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docs-uploadthing | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 26, 2024 8:49am |
This pull request involves the deletion of several files related to dependency management for the uploadthing
package and its associated libraries. It includes updates to version numbers for multiple dependencies across various project configurations, specifically incrementing versions for uploadthing
, @uploadthing/react
, and related packages. The changes also document the removal of certain functionality, such as the FileRoute
type, and include updates to changelogs reflecting these modifications.
File Path | Change Summary |
---|---|
.changeset/healthy-experts-exist.md | Deleted file; contained patch update for "uploadthing" and "@uploadthing/shared" dependencies. |
.changeset/rude-pumas-explode.md | Deleted file; contained patch for exporting a generic FileRoute type. |
.changeset/six-dodos-brush.md | Deleted file; patch for "@uploadthing/nuxt" addressing module options issue. |
examples/backend-adapters/client-react/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/backend-adapters/client-vanilla/package.json | Updated uploadthing version from 7.3.0 to 7.4.0 . |
examples/backend-adapters/client-vue/package.json | Updated @uploadthing/vue version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/backend-adapters/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/backend-adapters/server/package.json | Updated uploadthing version from 7.3.0 to 7.4.0 . |
examples/minimal-appdir/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-astro-react/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-expo/package.json | Updated @uploadthing/expo version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-nuxt/package.json | Updated @uploadthing/nuxt version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-pagedir/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-solidstart/package.json | Updated @uploadthing/solid version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-sveltekit/package.json | Updated @uploadthing/svelte version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/minimal-tanstack-start/package.json | Updated @uploadthing/react version from ^7.1.1 to ^7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-clerk-appdir/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-clerk-pagesdir/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-clerk-remix/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-drizzle-appdir/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-drizzle-pagesdir/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-novel/package.json | Updated @uploadthing/react version from ^7.1.1 to ^7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-react-image-crop/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
examples/with-serveractions/package.json | Updated uploadthing version from 7.3.0 to 7.4.0 . |
examples/with-tailwindcss/package.json | Updated @uploadthing/react version from 7.1.1 to 7.1.2 and uploadthing from 7.3.0 to 7.4.0 . |
packages/expo/CHANGELOG.md | Updated changelog for @uploadthing/expo to include version 7.1.2 . |
packages/expo/package.json | Updated version from 7.1.1 to 7.1.2 , with minor corrections in the exports section. |
packages/nuxt/CHANGELOG.md | Updated changelog for @uploadthing/nuxt to include version 7.1.2 . |
packages/nuxt/package.json | Updated version from 7.1.1 to 7.1.2 . |
packages/react/CHANGELOG.md | Updated changelog for @uploadthing/react to include version 7.1.2 . |
packages/react/package.json | Updated version from 7.1.1 to 7.1.2 . |
packages/shared/CHANGELOG.md | Updated changelog for @uploadthing/shared to include version 7.1.2 . |
packages/shared/package.json | Updated version from 7.1.1 to 7.1.2 with an update in the exports section. |
packages/solid/CHANGELOG.md | Updated changelog for @uploadthing/solid to include version 7.1.2 . |
packages/solid/package.json | Updated version from 7.1.1 to 7.1.2 . |
packages/svelte/CHANGELOG.md | Updated changelog for @uploadthing/svelte to include version 7.1.2 . |
packages/svelte/package.json | Updated version from 7.1.1 to 7.1.2 . |
packages/uploadthing/CHANGELOG.md | Updated changelog for uploadthing to include version 7.4.0 , with a new export for FileRoute . |
packages/uploadthing/package.json | Updated version from 7.3.0 to 7.4.0 . |
packages/vue/CHANGELOG.md | Updated changelog for @uploadthing/vue to include version 7.1.2 . |
packages/vue/package.json | Updated version from 7.1.1 to 7.1.2 . |
sequenceDiagram
participant User
participant UploadThing
participant Shared
participant React
User->>UploadThing: Request file upload
UploadThing->>Shared: Validate file
Shared-->>UploadThing: Return validation result
UploadThing-->>User: Notify upload status
uploadthing
package, which is directly related to the changes in the main PR that also involve dependency management for uploadthing
.@uploadthing/react
package, which is relevant as the main PR also involves changes to dependencies related to uploadthing
.uploadthing
package, specifically addressing the dynamic addition of stylesheets or plugins based on the installation of @nuxtjs/tailwindcss
, which is relevant to the dependency management aspect of the main PR.FileRoute
type, which is relevant as it enhances the type definitions in the context of dependency management.@uploadthing/nuxt
package, which is part of the overall context of dependency management and functionality improvements that the main PR discusses.uploadFilesFromUrl
function, which is relevant to the main PR's focus on improving functionality and robustness in the codebase.sdk
🐰 In the garden, hopping around,
New versions sprout from the ground!
Dependencies grow, all shiny and bright,
Withuploadthing
updates, oh what a sight!
File routes may vanish, but worry not,
For in this patch, new features we've got! 🌼✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
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@7.4.0
Minor Changes
65444e5
Thanks @juliusmarminge! - feat: supporteffect/Schema
and@standard-schema/spec
input validatorsPatch Changes
#1056
4e1c34a
Thanks @juliusmarminge! - chore: bump internal effect version#1058
072fcc3
Thanks @juliusmarminge! - fix: gracefully handle download errors inutapi.uploadFilesFromUrl
#1048
a9b6559
Thanks @juliusmarminge! - chore: export genericFileRoute
typeUpdated dependencies [
4e1c34a
]:@uploadthing/expo@7.1.2
Patch Changes
4e1c34a
]:@uploadthing/nuxt@7.1.2
Patch Changes
#1056
4e1c34a
Thanks @juliusmarminge! - fix module options not honored due to static analysisUpdated dependencies []:
@uploadthing/react@7.1.2
Patch Changes
4e1c34a
]:@uploadthing/shared@7.1.2
Patch Changes
4e1c34a
Thanks @juliusmarminge! - chore: bump internal effect version@uploadthing/solid@7.1.2
Patch Changes
4e1c34a
]:@uploadthing/svelte@7.1.2
Patch Changes
4e1c34a
]:@uploadthing/vue@7.1.2
Patch Changes
4e1c34a
]:Summary by CodeRabbit
effect/Schema
and@standard-schema/spec
input validators, enhancing input validation capabilities.FileRoute
type for improved file route definitions.utapi.uploadFilesFromUrl
method.@uploadthing/shared
and others.