Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-01-02 | 1.4 kB | |
v0.4.0.tar.gz | 2020-01-02 | 143.0 kB | |
v0.4.0.zip | 2020-01-02 | 162.6 kB | |
Totals: 3 Items | 306.9 kB | 0 |
What's Changed
- BREAKING Dropp support for node < 8 by @benjamine in https://github.com/benjamine/jsondiffpatch/commit/b0a41f953b75c2f735a40e3eeec824070e31738b
- Added missing type for create function by @mattdarveniza in https://github.com/benjamine/jsondiffpatch/pull/272
- Update index.d.ts by @mrdick47 in https://github.com/benjamine/jsondiffpatch/pull/271
- add methods for hiding and showing unchanged fields to types by @ilyaryabchinski in https://github.com/benjamine/jsondiffpatch/pull/270
- Add HtmlFormatter typings to expose showUnchanged and hideUnchanged by @ian-craig in https://github.com/benjamine/jsondiffpatch/pull/236
- Update README.md about support for JSON Patch by @aryelu in https://github.com/benjamine/jsondiffpatch/pull/238
- make backtrack iterative should fix [#223] by @aryelu in https://github.com/benjamine/jsondiffpatch/pull/237
- Add typings for Pipe API by @ian-craig in https://github.com/benjamine/jsondiffpatch/pull/240
New Contributors
- @mattdarveniza made their first contribution in https://github.com/benjamine/jsondiffpatch/pull/272
- @mrdick47 made their first contribution in https://github.com/benjamine/jsondiffpatch/pull/271
- @ilyaryabchinski made their first contribution in https://github.com/benjamine/jsondiffpatch/pull/270
Full Changelog: https://github.com/benjamine/jsondiffpatch/compare/v0.3.11...v0.4.0