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

[Breaking] chore(deps): update lwc dependencies (@W-9318804) #118

Merged
merged 2 commits into from
May 27, 2021

Conversation

nolanlawson
Copy link
Contributor

Updates to the latest version of lwc-related packages. Switches from the deprecated @lwc/engine to @lwc/engine-dom.

I don't think this is a breaking change, because @lwc/engine-dom is also available in 1.x.

W-9318804

@@ -22,7 +22,7 @@
],
"peerDependencies": {
"@lwc/compiler": "*",
"@lwc/engine": "*",
"@lwc/engine-dom": "*",
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO, the release after this PR is merged should be tagged a breaking change because users have to make a change in their dependencies to consume this version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah good point, I missed this. This is a breaking change, yes.

@ravijayaramappa ravijayaramappa changed the title chore(deps): update dependencies (@W-9318804) chore(deps): update lwc dependencies (@W-9318804) May 25, 2021
@ravijayaramappa ravijayaramappa changed the title chore(deps): update lwc dependencies (@W-9318804) [Breaking] chore(deps): update lwc dependencies (@W-9318804) May 26, 2021
@nolanlawson nolanlawson merged commit 5558370 into master May 27, 2021
@nolanlawson nolanlawson deleted the nolan/update-deps branch May 27, 2021 18:10
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.

3 participants