Skip to content

2.0.0

Compare
Choose a tag to compare
@tonysm tonysm released this 21 Feb 03:06
· 39 commits to main since this release
ac797e2

What's Changed

Full Changelog: 1.7.0...2.0.0


Upgrade Guide

A few things changed from v1. There are some breaking changes, but most are renamings.

Rename the Rich Text Property

Rename all your $richTextFields properties to $richTextAttributes on all your models using it

Rename the Styles Component

Rename the <x-rich-text-trix-styles /> to <x-rich-text::styles />

Rename the Published Trix Input Component

Rename the <x-trix-field /> to <x-trix-input /> (both the file and its usages)