Conversation
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 ## @tinacms/app@2.4.4 ### Patch Changes - [#6687](#6687) [`a526f9f`](a526f9f) Thanks [@brookjeynes-ssw](https://github.com/brookjeynes-ssw)! - feat: simplify errors shown to users - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## @tinacms/cli@2.2.4 ### Patch Changes - [#6720](#6720) [`b260b5e`](b260b5e) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - Migrate docs links in shipped package code from raw `tina.io/docs/<path>` URLs to aliased `tina.io/docs/r/<alias>` URLs so the links survive future docs restructuring. - [#6636](#6636) [`8f491ed`](8f491ed) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - Add `--content=local` flag to `tinacms build` for fast production builds that source content from local disk while keeping the generated client pointed at TinaCloud (so SSR/ISR routes still work at runtime). Validates against TinaCloud and forces `NODE_ENV=production` for chained sub-commands. - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`8194482`](8194482), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 - @tinacms/graphql@2.2.5 - @tinacms/app@2.4.4 - @tinacms/search@1.2.11 ## @tinacms/datalayer@2.0.17 ### Patch Changes - Updated dependencies \[[`8194482`](8194482), [`b260b5e`](b260b5e)]: - @tinacms/graphql@2.2.5 ## @tinacms/graphql@2.2.5 ### Patch Changes - [#6734](#6734) [`8194482`](8194482) Thanks [@JackDevAU](https://github.com/JackDevAU)! - chore(@tinacms/graphql): remove duplicate atob/btoa from database/util.ts - [#6720](#6720) [`b260b5e`](b260b5e) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - Migrate docs links in shipped package code from raw `tina.io/docs/<path>` URLs to aliased `tina.io/docs/r/<alias>` URLs so the links survive future docs restructuring. ## @tinacms/search@1.2.11 ### Patch Changes - Updated dependencies \[[`8194482`](8194482), [`b260b5e`](b260b5e)]: - @tinacms/graphql@2.2.5 ## @tinacms/vercel-previews@0.2.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## create-tina-app@2.1.4 ### Patch Changes - [#6720](#6720) [`b260b5e`](b260b5e) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - Migrate docs links in shipped package code from raw `tina.io/docs/<path>` URLs to aliased `tina.io/docs/r/<alias>` URLs so the links survive future docs restructuring. ## next-tinacms-azure@12.0.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## next-tinacms-cloudinary@24.0.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## next-tinacms-dos@21.0.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## next-tinacms-s3@21.0.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## tinacms@3.7.4 ### Patch Changes - [#6410](#6410) [`4672251`](4672251) Thanks [@TihomirIvanov](https://github.com/TihomirIvanov)! - Updated tinacms dependency mermaid Fixes security vulnerabilities - Fixes <GHSA-p3vf-v8qc-cwcr> - Fixes <GHSA-gx9m-whjm-85jf> - Fixes <GHSA-mmhx-hmjr-r674> - Fixes <GHSA-m4gq-x24j-jpmf> - Fixes <GHSA-vhxf-7vqr-mrjg> - [#6708](#6708) [`ca725ac`](ca725ac) Thanks [@isaaclombardssw](https://github.com/isaaclombardssw)! - Fix rich-text image edit form: the URL field now shows the correct `URL` label and loads the existing image (previously it displayed the raw field path like `body.children[10].props.url` and rendered as an empty upload dropzone). The breadcrumb for the image form also now reads "Image" instead of the full path. - [#6687](#6687) [`a526f9f`](a526f9f) Thanks [@brookjeynes-ssw](https://github.com/brookjeynes-ssw)! - feat: simplify errors shown to users - [#6720](#6720) [`b260b5e`](b260b5e) Thanks [@joshbermanssw](https://github.com/joshbermanssw)! - Migrate docs links in shipped package code from raw `tina.io/docs/<path>` URLs to aliased `tina.io/docs/r/<alias>` URLs so the links survive future docs restructuring. - [#6728](#6728) [`b56dad4`](b56dad4) Thanks [@monsonego](https://github.com/monsonego)! - Fix the radio-group field styling so radio options render with a circular indicator and no longer look disabled when unselected. - Updated dependencies \[]: - @tinacms/search@1.2.11 ## tinacms-authjs@21.0.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## tinacms-clerk@21.0.4 ### Patch Changes - Updated dependencies \[[`4672251`](4672251), [`ca725ac`](ca725ac), [`a526f9f`](a526f9f), [`b260b5e`](b260b5e), [`b56dad4`](b56dad4)]: - tinacms@3.7.4 ## tinacms-gitprovider-github@4.1.4 ### Patch Changes - Updated dependencies \[]: - @tinacms/datalayer@2.0.17 Co-authored-by: Tina Release Bot <bot@tina.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )