Skip to content

0.23.7

Compare
Choose a tag to compare
@kylef kylef released this 27 Apr 15:23
· 7 commits to master since this release

Bug Fixes

  • Prevents the JSON serializer from serializing an empty object ({}) under meta and attributes under the case where none of the meta or attribute member's have a value. This prevents {} from being present under meta or attributes when setting a member with an undefined key.