Skip to content

3.2.0

Compare
Choose a tag to compare
@bram-pkg bram-pkg released this 11 May 09:46
· 2 commits to 3.x since this release

Changes

  • This release is meant to only support Nova 3, for Nova 4 support, please change your version to ^4.0 where continued Nova 4 support will be developed.
  • Future ^3.0 releases of this package will only support Nova 3.

The following command can be used for updating to the Nova 4 version of this package:

composer require 'spatie/nova-translatable ^4.0'

And for Nova 3 support, use the following command:

composer require 'spatie/nova-translatable ^3.2'