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

v7.0.0 Release Notes #306

Closed
hueniverse opened this issue May 31, 2019 · 1 comment
Closed

v7.0.0 Release Notes #306

hueniverse opened this issue May 31, 2019 · 1 comment
Assignees
Labels
breaking changes Change that can breaking existing code release notes Major release documentation
Milestone

Comments

@hueniverse
Copy link
Contributor

  • Symbol properties are now included by default in clone(), deepEqual(), merge(), and contain(). To disable, use the symbols option set to false.
  • merge(), applyToDefaults(), and intersect() now only accept an options object instead of their previous individual argument options.
  • cloneWithShallow() and applyToDefaultsWithShallow() are no longer supported. Instead, use clone() and applyToDefaults() with the shallow keys passed using the shallow option.
@hueniverse hueniverse added breaking changes Change that can breaking existing code release notes Major release documentation labels May 31, 2019
@hueniverse hueniverse added this to the 7.0.0 milestone May 31, 2019
@hueniverse hueniverse self-assigned this May 31, 2019
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking changes Change that can breaking existing code release notes Major release documentation
Projects
None yet
Development

No branches or pull requests

1 participant