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

Fix for issue 102 #138

Merged
merged 3 commits into from
Apr 9, 2021
Merged

Fix for issue 102 #138

merged 3 commits into from
Apr 9, 2021

Conversation

tejodorus
Copy link
Contributor

@tejodorus tejodorus commented Nov 19, 2020

PR description

Cache results are now cloned to avoid cache corruption when the returned structure is modified. Fixes #102.

Checklist

  • - Added tests
  • - Ran npm test, ensuring linting passes
  • - Adjust README documentation if relevant

@tejodorus tejodorus changed the title Fixe for issue 102 Fix for issue 102 Nov 19, 2020
Theo van der Donk and others added 3 commits April 9, 2021 16:01
- Testing: Update testing badge per latest test count
@brettz9 brettz9 merged commit 2860830 into JSONPath-Plus:master Apr 9, 2021
@brettz9
Copy link
Collaborator

brettz9 commented Apr 9, 2021

Released as part of v5.0.5. Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSONPath.toPathArray returns different values for the same input
2 participants