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

Commits on Sep 12, 2024

  1. add v2 addon metadata

    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 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0909c98 View commit details
    Browse the repository at this point in the history