July 24, 2024
By Jack Pettit
We are excited to announce the release of tinacms@2.1.0
and @tinacms/cli@1.5.51
! 🚀
API - Removed Deprecated Hook
A deprecated hook, which was part of legacy internal systems, has now been fully removed. This change does not affect the commonly used useTina
hook.
React Framework - Next.js Version Upgrade
We've upgraded the Next.js version in TinaCMS packages from 12 to 14, along with several other dependency updates to ensure compatibility and improved performance.
Package Manager - pnpm Support for create-tina-app
You can now use pnpm as an option when creating a Tina app, offering more choices with package managers when starting a new project.
React 18 Integration
TinaCMS has been upgraded to use React 18.3.1, bringing you the latest features and improvements from React.
Markdown Editor - New toolbarOverride
Option for Rich Text Fields
A new
toolbarOverride
option has been added to rich text fields, giving you greater control over your editor toolbar configurations. Check out the
docs for more info.
Media Manager - Adding Support for Videos & Other Field Types
TinaCMS now allows you to upload and use more file types, e.g. PDF, videos, etc.
Mobile Resolution Support
TinaCMS now supports various screen sizes and mobile devices, including iOS and Android, providing a seamless editing experience across all your devices.
We hope you enjoy these new features and improvements. Thank you for your continued support and feedback!
Best,
The TinaCMS Team 🦙
Last Edited: July 24, 2024