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

Macro-based ember version check #184

Merged
merged 3 commits into from
Sep 16, 2022
Merged

Macro-based ember version check #184

merged 3 commits into from
Sep 16, 2022

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Sep 16, 2022

  • make the polyfill inert on Ember versions that don't need it (>= 4.1)
  • delegate this decision to @embroider/macros, so it's safe to run this polyfill's babel plugin on a v2 addon before publishing to NPM.

@ef4 ef4 added the enhancement New feature or request label Sep 16, 2022
@ef4 ef4 merged commit 5cfa048 into main Sep 16, 2022
@ef4 ef4 deleted the dependency-satisfies-check branch September 16, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant