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

V2 #32

Merged
merged 25 commits into from
Jan 7, 2019
Merged

V2 #32

merged 25 commits into from
Jan 7, 2019

Conversation

planttheidea
Copy link
Owner

  • Rewrite in TypeScript
  • Add is method
  • Add corresponding *With methods for all existing methods, as discussed in Add transform method #24
  • Improve speed of get operations
  • Improve speed of nested clone assignment, good for set, add, remove, and merge
  • Use rollup for all builds (main, module, and browser)

…, and update build so that rollup builds all the things
…lueAtPath and is only used for sets / merges, gets now use simple loop over parsed path)
… code, since its the same except for isDeep passed to getMergedObject)
… *With methods (hereby referred to as 'Transform methods')
@planttheidea planttheidea merged commit d5e14bc into master Jan 7, 2019
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.

None yet

1 participant