You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 364B

1234567891011121314151617
  1. # Changelog
  2. ## v.2.0.0
  3. Features
  4. - Added stable-stringify (see documentation)
  5. - Support replacer
  6. - Support spacer
  7. - toJSON support without forceDecirc property
  8. - Improved performance
  9. Breaking changes
  10. - Manipulating the input value in a `toJSON` function is not possible anymore in
  11. all cases (see documentation)
  12. - Dropped support for e.g. IE8 and Node.js < 4