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

chore(internal): upgrade rollup-plugin-ts and adapt config #161

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Owner

No description provided.

BREAKING CHANGE:
- @babel/runtime is now a peer dependency.
  This likely won't affect non-pnpm@v7 users of ember, as peer
  Dependencies in npm and yarn are loosey-goosey, but they have folks in
  more of an "accidentally working" state.  @babel/runtime is a peer
  depndendency so that all addons and libraries can share polyfills
  without duplication (whereas before, with the polyfill included in the
  library dist, we'd have all the polyfills duplicated)
- class property support is now a requirement
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