Release Notes for tinacms-authjs@24.0.3

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

Patch Changes

  • #7437 e964c0a Thanks @kulesy! - Fix the package outside webpack. Unwraps the CommonJS default export of next-auth, and stops the node entry importing the browser tinacms package for a single string constant. Netlify Functions, Vercel Functions and plain Node ESM previously failed to load with (0 , import_credentials.default) is not a function. Dropping that import also shrinks bundled backends: the Netlify Functions sample from the docs goes from 21.0 MB to 5.4 MB.

  • #7456 195087d Thanks @kulesy! - Bump next-auth to 4.24.15

  • Updated dependencies [e24fc0e, d7cdea7, 00a8b82, e24fc0e, 8d94e35, e24fc0e, 4d08c25, 37ca62b, e24fc0e, 37ca62b]:

    • tinacms@3.12.1
    • @tinacms/schema-tools@2.9.0
View on GitHub

Last Edited: August 24, 2026