Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged the latest changes from benjamine/jsondiffpatch #1

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

davidbludlow
Copy link

@davidbludlow davidbludlow commented Jan 26, 2021

All I did was pull down the latest changes from the repository that this repository is a fork of. This way we can be up to date with version 0.4.1 instead of 0.3.11. I did this because, even though I want to use vue-jsondiffpatch in my program, I am hesitant to use a tool that doesn't have the latest updates.

The changes don't do much, but they do fix benjamine#223 and benjamine#156 and they add TypeScript information.

ian-craig and others added 25 commits June 27, 2018 11:45
Update index.d.ts to include the dateReviver export
Added missing type for create function
…typings

add methods for  hiding and showing unchanged fields to types
Add HtmlFormatter typings to expose showUnchanged and hideUnchanged
Update README.md about support for JSON Patch
- dropping support for node < 8
- multiple typescript annotation updates
- LCS non-recursive implementation  (see benjamine#237 )
fixing typescript typings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants