Skip to content

v2.0.0

Choose a tag to compare

@el-schneider el-schneider released this 01 Feb 20:30
· 16 commits to main since this release
8f6bba4

What's new

  • Statamic v6 support - Full compatibility with Statamic v6 and its Vue 3-based Control Panel
  • Vue 3 migration - Complete rewrite using Composition API with <script setup>
  • Statamic Combobox - Replaced vue-select with native Statamic Combobox component
  • Dark mode support - Proper styling for Statamic's dark mode
  • Browser tests - Added Pest browser coverage for CP fieldtype

What's changed

  • Aligned fieldtype styling with Statamic v6 CP design system
  • Replaced custom CSS with Tailwind utility classes
  • Updated build system to use Statamic Vite plugin
  • Updated CI to PHP 8.4 and Node 22

Breaking changes

  • Requires Statamic v6 - This version is not compatible with Statamic v5 or earlier. Use v0.2.x for Statamic v5.

Full Changelog: v0.2.2...v2.0.0