v0.4.0
What's Changed
- BREAKING Dropp support for node < 8 by @benjamine in b0a41f9
- Added missing type for create function by @mattdarveniza in #272
- Update index.d.ts by @mrdick47 in #271
- add methods for hiding and showing unchanged fields to types by @ilyaryabchinski in #270
- Add HtmlFormatter typings to expose showUnchanged and hideUnchanged by @ian-craig in #236
- Update README.md about support for JSON Patch by @aryelu in #238
- make backtrack iterative should fix #223 by @aryelu in #237
- Add typings for Pipe API by @ian-craig in #240
New Contributors
- @mattdarveniza made their first contribution in #272
- @mrdick47 made their first contribution in #271
- @ilyaryabchinski made their first contribution in #270
Full Changelog: v0.3.11...v0.4.0