Release Notes for tinacms@3.9.1

Table of Contents
- [Patch Changes](#patch-changes)

Patch Changes

  • #7028 7b539b8 Thanks @JackDevAU! - Skip the filesystem-backed response cache on edge runtimes (Cloudflare Workers, Vercel Edge) where Node's fs API is present but unusable, which could otherwise hang concurrent identical queries. Adds a cache option to createClient to force-disable the cache.
View on GitHub

Last Edited: June 5, 2026