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

add v2 addon metadata #20744

Merged
merged 1 commit into from
Sep 12, 2024
Merged

add v2 addon metadata #20744

merged 1 commit into from
Sep 12, 2024

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Sep 12, 2024

This adds v2-addon-style metadata to the package.json at publication. Our build already produces everything needed to be a valid v2 addon, other than this metadata.

This PR doesn't actually flip the final switch though (by adding version: 2 to the metdata). So it's safe and nonbreaking. This just gets us one step closer.

And it's helpful because embroider users will be able to opt in to treating ember-source as v2 even before we force it to be v2 for everyone.

This adds v2-addon-style metadata to the package.json at publication. Our build already produces everything needed to be a valid v2 addon, other than this metadata.

This PR doesn't actually flip the final switch though (by adding `version: 2` to the metdata). So it's safe and nonbreaking. This just gets us one step closer.

And it's helpful because embroider users will be able to opt in to treating ember-source as v2 even before we force it to be v2 for everyone.
@ef4 ef4 merged commit ebb8f52 into main Sep 12, 2024
24 checks passed
@ef4 ef4 deleted the package-meta branch September 12, 2024 07:42
@ef4 ef4 mentioned this pull request Sep 12, 2024
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