Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #68

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

@transloadit/abbr@0.3.4

Patch Changes

@transloadit/analyze-step@0.4.3

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/format-duration-ms@0.4.3
    • @transloadit/prettier-bytes@0.3.5

@transloadit/file-exists@0.3.4

Patch Changes

@transloadit/format-duration-ms@0.4.3

Patch Changes

@transloadit/has-property@0.2.4

Patch Changes

@transloadit/post@0.4.3

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/file-exists@0.3.4
    • @transloadit/slugify@0.3.4

@transloadit/pr@0.3.4

Patch Changes

@transloadit/prd@0.3.4

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/pr@0.3.4

@transloadit/prettier-bytes@0.3.5

Patch Changes

@transloadit/slugify@0.3.4

Patch Changes

@transloadit/sort-assembly@0.3.4

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/sort-object-by-prio@0.3.4
    • @transloadit/has-property@0.2.4
    • @transloadit/sort-result@0.3.4

@transloadit/sort-object@0.3.4

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/has-property@0.2.4

@transloadit/sort-object-by-prio@0.3.4

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/sort-object@0.3.4

@transloadit/sort-result@0.3.4

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/sort-object-by-prio@0.3.4
    • @transloadit/sort-result-meta@0.3.4
    • @transloadit/has-property@0.2.4

@transloadit/sort-result-meta@0.3.4

Patch Changes

  • 07ca1ed: Switch to turbo
  • Updated dependencies [07ca1ed]
    • @transloadit/sort-object-by-prio@0.3.4

@transloadit/trigger-pager@0.3.4

Patch Changes

@github-actions github-actions bot changed the title Version Packages chore: version packages Nov 13, 2024
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from a9db88c to a731ef9 Compare November 13, 2024 11:21
@Murderlon
Copy link
Member

Note that if you have any yarn workspace references this is going to result in an incorrect publish as changesets doesn't support yarn.

@kvz
Copy link
Member

kvz commented Nov 13, 2024

I found this: do you think maybe recently they added support, or this won't suffice?

CleanShot 2024-11-13 at 12 29 31@2x

@kvz kvz closed this Nov 13, 2024
@kvz kvz deleted the changeset-release/main branch November 13, 2024 11:31
@Murderlon
Copy link
Member

Still open it seems. But I think we all have independent packages, it's only a problem if you use workspace:^ to reference another package inside a package.json

changesets/changesets#1411

@kvz
Copy link
Member

kvz commented Nov 13, 2024

We do have interdepending modules in here, but with Turbo it seems to be done in tsconfig, I couldn't find occurences of
workspace: indeed

CleanShot 2024-11-13 at 15 51 43@2x

Changesets working now here, and weighed in for proper Yarn 4 support in that issue's associated PRs, thanks!

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