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

Version Packages #360

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Version Packages #360

merged 1 commit into from
Jul 31, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 31, 2024

Note

Vue and Svelte Support

Starting with this version, you have to install @gql.tada/vue-support and @gql.tada/svelte-support for Vue and Svelte accordingly! The CLI will display an error reminding you of this, if they're not installed and missing.

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

@gql.tada/cli-utils@1.6.0

Minor Changes

  • Split .vue and .svelte SFC file support out into support packages. If you need Vue support, you must now install @gql.tada/vue-support alongside gql.tada, and if you need Svelte support, you must now install @gql.tada/svelte-support alongside gql.tada
    Submitted by @kitten (See #361)

Patch Changes

  • Add fallback version checks to doctor command
    Submitted by @kitten (See #358)
  • When threading, transfer error properties to thread host
    Submitted by @kitten (See #359)
  • Add per-package readme files
    Submitted by @kitten (See #363)
  • Updated dependencies (See #363)
    • @gql.tada/internal@1.0.6
    • @gql.tada/svelte-support@1.0.1
    • @gql.tada/vue-support@1.0.1

gql.tada@1.8.5

Patch Changes

  • Updated dependencies (See #361, #358, #359, and #363)
    • @gql.tada/cli-utils@1.6.0
    • @gql.tada/internal@1.0.6

@gql.tada/internal@1.0.6

Patch Changes

  • Add per-package readme files
    Submitted by @kitten (See #363)

@gql.tada/svelte-support@1.0.1

Patch Changes

  • Add per-package readme files
    Submitted by @kitten (See #363)

@gql.tada/vue-support@1.0.1

Patch Changes

  • Add per-package readme files
    Submitted by @kitten (See #363)

@gql.tada/website-vitepress@0.0.34

Patch Changes

  • Updated dependencies
    • gql.tada@1.8.5

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 00c6252 to 8d8c4c8 Compare July 31, 2024 17:48
@kitten kitten enabled auto-merge (squash) July 31, 2024 18:14
@kitten kitten merged commit d9d78a7 into main Jul 31, 2024
1 check passed
@kitten kitten deleted the changeset-release/main branch July 31, 2024 18:14
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.

1 participant