You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v0.44.0-beta.1 prepare (e5cd55c) composed bumped registry anchors with
stable-era prose, claiming the beta published under dist-tag latest; npm
latest stays on stable 0.43.3. Head anchor zones still named v0.43.3, the
www roadmap current-line entry still carried the superseded Alpha.10 theme,
and NEXT_PUBLIC_PRERELEASE equalled the published line, tripping the #813
in-flight binding once publish evidence completes.
- docs: state the prerelease truth everywhere governed: v0.44.0-beta.1 under
dist-tag beta, latest = 0.43.3 stable; Alpha.10 closed (verifier PASS,
#1150); next stage Beta.2 per ADR-0151.
- www roadmap: current-line entry (en+zh) names the Beta.1 theme
'framework qualification + governance freeze'; getting-started no longer
calls the beta the stable latest line.
- generator: buildVersionAnchorReplacements rewrites the registry-line
dist-tag annotation on prerelease bumps (annotation-aware rules precede
the generic ones), so future prepares emit prerelease-correct copy.
- constants: NEXT_PUBLIC_PRERELEASE=v0.44.0-beta.2; ACTIVE_INTERNAL_CHECKPOINT
records the Alpha checkpoint train closure.
Unblocks PR #1282.
Co-authored-by: DevBot <devbot@openelement.dev>
- Active internal target: Alpha.10 Truth Closure (internal, unpublished; umbrella #1155)
21
+
- Active internal target: none — internal Alpha checkpoints closed at Alpha.10 (verifier PASS, #1150); the active line is the public Beta train (ADR-0151)
20
22
- Active release target: `v0.44.0-beta.1`
21
-
- Next planned public train: `v0.44.0-beta.1`
22
-
- Next public prerelease: `v0.44.0-beta.1`
23
+
- Next planned public train: `v0.44.0-beta.2`
24
+
- Next public prerelease: `v0.44.0-beta.2`
23
25
24
26
The coherent five-package distribution contract follows
25
27
[PACKAGE_SURFACE.md](./PACKAGE_SURFACE.md) and ADR-0114. The supported server
'The published stable line remains available while 0.44 is prerelease. It proves Universal WC SSR, in-place light-DOM activation and the application delivery baseline that the compiled architecture must preserve.',
41
-
state: 'stable',
40
+
'The first public prerelease of the compiled line, published under dist-tag beta while the stable 0.43 line keeps npm latest. It qualifies the framework itself — compiler, page-route SSR bound to the Part Program, delivery gates — under a frozen governance envelope (ADR-0151).',
0 commit comments