summaryrefslogtreecommitdiff
path: root/together/node_modules/fast-safe-stringify/CHANGELOG.md
blob: 55f2d082fd7ae3367944b1272c5328091049a534 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Changelog

## v.2.0.0

Features

- Added stable-stringify (see documentation)
- Support replacer
- Support spacer
- toJSON support without forceDecirc property
- Improved performance

Breaking changes

- Manipulating the input value in a `toJSON` function is not possible anymore in
  all cases (see documentation)
- Dropped support for e.g. IE8 and Node.js < 4