Skip to content

Address review comments on RFC #985#14

Merged
NullVoxPopuli merged 1 commit intoNullVoxPopuli:v2-addon-by-defaultfrom
NullVoxPopuli-ai-agent:address-pr-985-review-comments
Apr 9, 2026
Merged

Address review comments on RFC #985#14
NullVoxPopuli merged 1 commit intoNullVoxPopuli:v2-addon-by-defaultfrom
NullVoxPopuli-ai-agent:address-pr-985-review-comments

Conversation

@NullVoxPopuli-ai-agent
Copy link
Copy Markdown

Summary

Addresses several review comments from kategengler on emberjs#985:

  • Motivation: Added note about addon/app blueprint parity gap — the app blueprint already defaults to Vite, so the addon blueprint is lagging behind
  • "Why single-package": Expanded with historical context about the earlier @embroider/addon-blueprint requiring a monorepo, and why that's no longer necessary
  • ember-cli-update: Documented the version boundary where ember-cli-update cannot automatically migrate from v1 to the new blueprint (same pattern as the app blueprint transition)
  • ember-cli Generators: Added new section documenting that ember generate commands won't work in v2 addons (no ember-cli dependency) and what addon authors should do instead
  • Documentation: Added bullet about reviewing existing Guides for incompatible workflows

Test plan

  • Review that changes accurately reflect the review feedback
  • Verify no existing content was unintentionally modified

🤖 Generated with Claude Code

- Add note about addon/app blueprint parity gap in Motivation (kategengler)
- Expand "Why single-package" with historical context about the earlier
  monorepo-based v2 blueprint (kategengler)
- Document ember-cli-update version boundary for v1-to-v2 migration (kategengler)
- Add section on ember-cli generators not working in v2 addons and what
  addon authors should do instead (kategengler)
- Add bullet about reviewing existing Guides for incompatible workflows

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli NullVoxPopuli merged commit 3b65f07 into NullVoxPopuli:v2-addon-by-default Apr 9, 2026
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.

2 participants