json3 v3.2.4 Release Notes

Release Date: 2012-10-11 // over 11 years ago
  • 2012-10-11

    • Change the export order to prefer module.exports, exports, and then define [PR #14].
    • Avoid conflating duplicate properties and circular references [Issue #15].
    • Export parse and stringify globally even if an AMD loader is present [PR #17].
    • Isolate the feature tests into a has() function for has.js compatibility [Issue #19].