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

Delete files array to fix TS, require ember-basic-dropdown 6+ #1526

Merged
merged 12 commits into from
Aug 2, 2022

Conversation

RobbieTheWagner
Copy link
Collaborator

@RobbieTheWagner RobbieTheWagner commented Jul 20, 2022

This PR is a breaking change because we now require ember-basic-dropdown 6+. This fixes many issues stemming from old EBD, but could be a breaking change, depending on how you were using it in your app.

Having this files array specified was making it so types were not being shipped, so removing it should fix that hopefully.

I also updated our CI setup to be closer to the ember-cli blueprints, for easier maintenance.

Closes #1521
Closes #1523
Closes #1524

@RobbieTheWagner RobbieTheWagner changed the title Delete files array Delete files array, tweak CI, various updates Aug 1, 2022
@RobbieTheWagner RobbieTheWagner changed the title Delete files array, tweak CI, various updates Delete files array to fix TS, require ember-basic-dropdown 6+ Aug 2, 2022
@RobbieTheWagner RobbieTheWagner merged commit a4845ac into cibernox:master Aug 2, 2022
@RobbieTheWagner RobbieTheWagner deleted the patch-1 branch August 2, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants