-
### 🐞 Describe the Bug
I think there might be an issue with publication for 6.0.0-beta.1. Running `pnpx ember-source-channel-url canary` gives https://s3.amazonaws.com/builds.emberjs.com/beta/shas/…
-
I hit a weird issue today when updating an addon:
```
Some V1 ember addons are resolving as incorrect peer dependencies. This makes it impossible for us to safely convert them to v2 format.
👇…
-
### Issue Summary
Hello! I noticed the admin app is 3.24, which is quite old.
Ember has a lot of very nice features in v6, and the upcoming [_edition_](https://emberjs.com/editions/), Polaris.
…
-
Executed in an ember monorepo to generate a v2 addon without testapp in the `./packages/` directory:
```
ember addon "@app-namespace/addon-v2" -b @embroider/addon-blueprint \
--pnpm \
--addo…
-
I just wanted to test the latest cutting edge ember ecosystem and walked into a weird situation. I don't know if it's embroider or something with the blueprint and because I'm using this blueprint to …
-
`@ember/test-helpers@3.x` requires `ember-source: 4.x | 5.x` as a peerDependency, making it unclear how to use version 0.6.2 of this addon with Ember 3.28. I don't see an ember-try configuration. Plea…
-
I've noticed an issue related to ember-modifier that I've come across a few times doing updates now. It's probably something that will happen quite often in the Ember ecosystem but ember-modifier is d…
-
I am talking about this https://github.com/emberjs/ember.js/blob/main/packages/%40ember/-internals/views/lib/component_lookup.ts
As far as I can tell, it doesn't do anything anymore and haven't for…
-
👋 trying to build the latest 2.0.3 release, but run into some build issue using node 23 (node 22 works fine). The error log is as below:
error build log
```
ERROR Summary:
- broccoliBu…
-
The `(action)` template helper and `{{action}}` modifier has been deprecated. See [RFC 1006](https://rfcs.emberjs.com/id/1006-deprecate-action-template-helper/) for details.
We are still relying on…