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

Wr/esm #439

Merged
merged 4 commits into from
Nov 6, 2023
Merged

Wr/esm #439

merged 4 commits into from
Nov 6, 2023

Conversation

WillieRuemmele
Copy link
Contributor

@WillieRuemmele WillieRuemmele commented Oct 31, 2023

What does this PR do?

converts to ESM

What issues does this PR fix or reference?

@W-14398571@

Copy link

git2gus bot commented Oct 31, 2023

This issue has been linked to a new work item: W-14398571

@salesforcecli salesforcecli deleted a comment from git2gus bot Oct 31, 2023
Copy link
Contributor

@mshanemc mshanemc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while QA-ing, I found some issues.

in DevDeps, the types for inquirer were still the v8 types. We reference a lot of those in the code, but they're not in v9.

I updated the types to v9 to match the inquirer import, but it causes failures.

I pushed a commit that makes these changes so you'll be able to see the errors.

@mshanemc
Copy link
Contributor

mshanemc commented Nov 6, 2023

previous QA (linked into sf)

✅ create a objects
✅ create a field on a new object
✅ pushes to org

@mshanemc mshanemc merged commit aa4f41b into main Nov 6, 2023
@mshanemc mshanemc deleted the wr/esm branch November 6, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants