Skip to content

[RFC]: migrate utils packages to object (tracking issue) #8755

@Neerajpathak07

Description

@Neerajpathak07

Description

This RFC proposes

  • To migrate the following list of packages from utils namespace to object:-

  • utils/move-property => object/move-property

  • utils/object-inverse => object/inverse

  • utils/object-inverse-by => object/inverse-by

  • utils/capitalize-keys => object/capitalize-keys

  • utils/uncapitalize-keys => object/uncapitalize-keys

  • utils/lowercase-keys => object/lowercase-keys

  • utils/uppercase-keys => object/uppercase-keys

  • utils/for-in=> object/for-in

  • utils/for-own => object/for-own

  • utils/common-keys => object/common-keys

  • utils/common-keys-in => object/common-keys-in

Related Issues

Related issues #7374 & #7372

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AcceptedRFC feature request which has been accepted.MaintainersIssue which should be handled by project maintainers & is not recommended for external contributors.RFCRequest for comments. Feature requests and proposed changes.Tracking IssueTracking issue.release: MajorBreaking change requiring a new major release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions