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

feat!: remove cloneJson #299

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat!: remove cloneJson #299

wants to merge 7 commits into from

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Dec 28, 2023

@W-14726723@

breaking because removes the exported cloneJson function. Other PRs switch from this to the native structuredClone to be able to consume this

while we're making breaking changes, also

  1. remove lodash, etc (similar to feat: esm and cjs #280)
  2. remove unused methods on env
  3. with some small changes to refactor: use native structured-clone sfdx-core#1011 we can remove other methods
  4. do top-level exports of kit's greatest hits to consumers don't need to always import the whole barrel

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.

1 participant