Releases: dcasia/nova-json-wrapper
Releases · dcasia/nova-json-wrapper
v0.2.0
- Upgrade dependencies
- Fix issue where the field wouldn't show when setting an help text: #14
v0.1.7
- Fix issue with laravel nova 3.12
v0.1.6
- Fix incompatibility issue with Nova 3 #9
v0.1.5
- Fix relationship being saved alongside the main object on db #8
v0.1.4
- Fix issue when using nested json-wrapper #3
v0.1.3
- Fix issue with fields disappearing when using the HasJsonWrapper trait #1 #2
- Fix issue where update would create if the initial value was
null
#2
v0.1.2
- Fix issue with laravel Nova 2.7.0