Closed sregger closed 4 years ago
@sregger let me know when you are ok to merge this.
@kaue should be good to merge now
@sregger thanks so much for your contribution! :tada: I really hope you can help us with more contributions in the future :)
i will merge this into dev & publish the changes to npm today!
@sregger jsonexport 3.0.1 just got published with your fix!
Thank you @kaue I look forward to upgrading to it
Status
READY/IN DEVELOPMENT/HOLD
Description
This fix is described by https://github.com/kaue/jsonexport/issues/76
Steps to Test or Reproduce
Noticed that on upgrading from 2.4.1 to 2.5.2 (and also 3.0.0) that the library has started to convert columns with integer values of 0 into "". To reproduce use
jsonexport
against data with a 0 value.Impacted Areas in Application
List general components of the application that this PR will affect:
jsonexport
will support columns holding 0