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

fix: remove unused modules which lead to invalid imports #464

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

makepanic
Copy link
Contributor

This should also fix #147 as embroider strictly checks imports which failed at this point.

@Yelinz Yelinz merged commit d0405bf into adfinis:master Jan 27, 2021
@bendemboski bendemboski mentioned this pull request Apr 14, 2021
github-actions bot pushed a commit that referenced this pull request Apr 15, 2021
## [3.0.3](v3.0.2...v3.0.3) (2021-04-15)

### Bug Fixes

* **deps:** [security] bump elliptic from 6.5.3 to 6.5.4 ([#538](#538)) ([b36030c](b36030c))
* **deps:** [security] bump ini from 1.3.5 to 1.3.8 ([#450](#450)) ([97870d1](97870d1))
* **deps:** [security] bump socket.io from 2.3.0 to 2.4.1 ([#474](#474)) ([fe46f19](fe46f19))
* **deps:** [security] bump y18n from 3.2.1 to 3.2.2 ([#560](#560)) ([727144e](727144e))
* remove unused modules which lead to invalid imports ([#464](#464)) ([d0405bf](d0405bf))
* **deps:** bump ember-auto-import from 1.10.1 to 1.11.2 ([#557](#557)) ([f01f882](f01f882))
* **deps:** bump ember-auto-import from 1.7.0 to 1.10.1 ([#456](#456)) ([d4940d7](d4940d7))
* **deps:** bump ember-cli-babel from 7.23.0 to 7.23.1 ([#473](#473)) ([df7cec0](df7cec0))
* **deps:** bump ember-cli-babel from 7.23.1 to 7.26.3 ([#558](#558)) ([6b0ee99](6b0ee99))
* **deps:** bump ember-cli-htmlbars from 5.6.4 to 5.7.1 ([#549](#549)) ([e00e417](e00e417))
* **deps:** bump ember-one-way-select from 4.0.0 to 4.0.1 ([#565](#565)) ([0564346](0564346))
* **deps:** bump uuid from 8.3.1 to 8.3.2 ([#439](#439)) ([d72f013](d72f013))
@anehx
Copy link
Member

anehx commented Apr 15, 2021

🎉 This PR is included in version 3.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@anehx anehx added the released label Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fails to build with embroider
3 participants