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

fix(compiler): throw error for missing name/namespace [breaking] #4825

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nolanlawson
Copy link
Collaborator

Details

Fixes #4824

This is not ready yet; I am just checking if all our CI and Nucleus tests pass.

Does this pull request introduce a breaking change?

  • 💔 Yes, it does introduce a breaking change.

Yes if you are not passing in the name/namespace to @lwc/compiler properly then it will error.

Does this pull request introduce an observable change?

  • 🔬 Yes, it does include an observable change.

@nolanlawson nolanlawson added this to the 9.0.0 milestone Nov 11, 2024
@nolanlawson nolanlawson changed the title fix(compiler): throw error for missing name/namespace fix(compiler): throw error for missing name/namespace [breaking] Nov 11, 2024
@nolanlawson
Copy link
Collaborator Author

This breaks webruntime, yes. We'll have to investigate how to roll this change out safely.

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.

[babel-plugin] Warn/error for undefined sel instead of returning the empty string
1 participant