Merged
Conversation
More templates
commit: |
|
atilafassina
added a commit
that referenced
this pull request
Jan 14, 2025
* Added OPTIONS to HTTP_METHODS Array * Added changeset * fix: rename 'Home' route component to 'About' (#1690) ... in about.tsx * temporarily lock examples to vite 5 until we can solve upstream issues * Add clean:all command (#1686) * Add clean:all command * default clean:all * update unocss (#1688) Co-authored-by: Atila Fassina <atila@fassina.eu> * Move docs from root package to /docs package (#1685) * make docs package * remove changeset from docs * type module * use workspace packages for ocs * build packages * take vite out of root * clean docs command * docs:clean --------- Co-authored-by: Atila Fassina <atila@fassina.eu> * Skip typecheck when changing ignored files (#1699) * add copy to clipboard button to code snippet * hotfix deploy path to cloudflare (#1701) * docs: run typecheck, but skip if changes only in landing page * fix: handle request body streaming with latest netlify preset (#1705) * fix: handle request body streaming with latest netlify preset See #1673. * add changeset --------- Co-authored-by: Ryan Carniato <ryansolid@gmail.com> * fix request types * forward set cookies through single-flight * drive solid-start-mdx off a cliff * good riddance * what is that changeset? * v1.0.11 * update lock * Infra: Remove unused dependencies (#1707) * infra: remove turbo * infra: adjust triggers for typecheck task * infra: remove unused graphql * chore: replace shikiji with shiki (#1710) * Added OPTIONS to HTTP_METHODS Array * docs: adjust release notes --------- Co-authored-by: Matthias Hermsen <matthiashermsen@gmail.com> Co-authored-by: Ryan Carniato <ryansolid@gmail.com> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com> Co-authored-by: Atila Fassina <atila@fassina.eu> Co-authored-by: David Di Biase <1168397+davedbase@users.noreply.github.com> Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com> Co-authored-by: Quetzal Rivera <eptadot799@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
it seems the monorepo is not using Turbo, so this PR removes it from the dependencies.
And no package is using
graphqleither.