3.2.0
Changes
- This release is meant to only support Nova 3, for Nova 4 support, please change your version to
^4.0where continued Nova 4 support will be developed. - Future
^3.0releases 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'