json3 v3.3.1 Release Notes
Release Date: 2014-04-09 // over 10 years ago-
2014-04-08
- Reduce the Bower package size by lazily downloading the Closure Compiler [Issue #54].
- Make
JSON3.noConflict()
idempotent [Issue #56]. - Improve AMD
define
pragma detection before minifying. - Support
node-webkit
and web workers.