All notable changes to nova-translatable
will be documented in this file
- updated spatie/laravel-translatable dependency to ^4.0 | ^5.0
- Add support for Laravel 8
- Add
translatedFieldsByLocale
property (#38)
- Support Laravel 6
- Fix locale not supporting underscores (#27)
- improve Nova dep
- support for Laravel 5.8 and Nova 2.0
- fix support for nova panels wrapping translatable fields
- initial release