Skip to content

v7.0.0 Release Notes #306

@hueniverse

Description

@hueniverse
  • 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.

Metadata

Metadata

Assignees

Labels

breaking changesChange that can breaking existing coderelease notesMajor release documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions