Skip to content

Releases: dcasia/nova-json-wrapper

v0.2.0

11 Feb 03:22
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Fix issue where the field wouldn't show when setting an help text: #14

v0.1.7

09 Oct 11:08
Compare
Choose a tag to compare
  • Fix issue with laravel nova 3.12

v0.1.6

09 Jun 11:34
Compare
Choose a tag to compare
  • Fix incompatibility issue with Nova 3 #9

v0.1.5

09 Jun 11:15
Compare
Choose a tag to compare
  • Fix relationship being saved alongside the main object on db #8

v0.1.4

23 Nov 01:44
Compare
Choose a tag to compare
  • Fix issue when using nested json-wrapper #3

v0.1.3

16 Nov 03:36
Compare
Choose a tag to compare
  • 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

14 Nov 01:03
Compare
Choose a tag to compare
  • Fix issue with laravel Nova 2.7.0