TinaCMS
Open-source Git-backed headless content management system.
TinaCMS spends a release cycle fixing how it publishes itself
◆Recent moves
- 13d ago
Internal packages published as ranges, ending duplicate installs
Internal dependencies were declared as workspace:*, which pnpm expands to an exact version at publish time — so npm could not deduplicate and nested second and third complete copies of tinacms in consumer projects. Publishing ranges instead fixes install size and resolution across the whole package family; the same changeset appears under every package released this day.
View source ↗ - 13d ago
The Clerk auth adapter's copy of the shared dependency-range changeset. No package-specific change beyond inheriting the monorepo-wide publishing fix.
View source ↗ - 13d ago
The Auth.js adapter's copy of the same dependency-range changeset, republished as part of the monorepo release.
View source ↗ - 13d ago
Editorial-workflow saves cut a redundant branch lookup
Save draft, save to a new branch, and the media create-branch flow now run one branch-list lookup instead of two sequential ones, roughly halving the wait before the progress modal appears. Paired with automatic loading indicators on buttons, it is a targeted pass at the perceived latency editors complain about most.
View source ↗ - 13d ago
@tinacms/[email protected]
The Vercel previews package carrying the shared dependency-range changeset. Packaging only.
View source ↗ - 13d ago
@tinacms/[email protected]
The search package's copy of the same publishing fix. One more echo of a monorepo-wide release rather than a distinct change.
View source ↗