Skip to content

Conversation

emberjs-rfcs-bot
Copy link
Collaborator

@emberjs-rfcs-bot emberjs-rfcs-bot commented Mar 14, 2025

Advance #931 to the Released Stage

Rendered

Summary

This pull request is advancing the RFC to the Released Stage.

Upon merging this PR, automation will open a draft PR for this RFC to move to the Recommended Stage.

Released Stage Summary

The work is published. If it is codebase-related work, it is in a stable version of the relevant package(s). If there are any critical deviations from the original RFC, they are briefly noted at the top of the RFC.

If the work for an RFC is spread across multiple releases of Ember or other packages, the RFC is considered to be in the Released stage when all features are available in stable releases and those packages and versions are noted in the RFC frontmatter.

Ember's RFC process can be used for process and work plans that are not about code. Some examples include Roadmap RFCs, changes to the RFC process itself, and changes to learning resources. When such an RFC is a candidate for Released, the work should be shipped as described, and the result should presented to the team with the intent of gathering feedback about whether anything is missing. If there is agreement that the work is complete, the RFC may be marked "Released" and a date is provided instead of a version.

An RFC is moved into "Released" when the above is verified by consensus of the relevant team(s) via a PR to update the stage.

Checklist to move to Released

  • The work is published in stable versions of the relevant package(s), with any feature flags toggled on.
  • Deviations from the original RFC are noted in the RFC
  • Release packages and dates are updated in the RFC frontmatter

@emberjs-rfcs-bot emberjs-rfcs-bot added RFC Advancement S-Released PR to move to the Released Stage labels Mar 14, 2025
@ef4
Copy link
Contributor

ef4 commented Mar 28, 2025

Bulk of implementation was in babel-plugin-ember-template-compilation

Runtime template compiler implementation is in ember-source. That's shipped but only available to embroider apps at the moment. We have a small amount of work to expose it to classic builds.

@kategengler kategengler marked this pull request as ready for review May 23, 2025 18:35
@kategengler kategengler enabled auto-merge May 23, 2025 18:35
@kategengler kategengler merged commit b945ad5 into master May 23, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

RFC Advancement S-Released PR to move to the Released Stage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants