Skip to content

lane 4: v2 beta post, One native docs, beta-publish verifier fix - #790

Draft
natew wants to merge 3 commits into
v2-betafrom
docs/v2-lane4
Draft

natew wants to merge 3 commits into
v2-betafrom
docs/v2-lane4

Conversation

@natew

@natew natew commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

contrast lane 4 (one v2), held here for review; do not merge without Nate's word.

  • docs(v2): version numbers in version-two.mdx verified against the tree (iOS 17 floor, RN 0.87, RN8 alpha) plus gaps from a feature-subject scan; One native Swift/Compose guide added to native-features.mdx; native README floor fixed.
  • fix(release): the beta post-publish poll read npm view (CDN-cached packument) and run 46 red-lit on versions the registry had already accepted. the probe now reads the uncached // document. needs a beta dispatch to prove green; not dispatched from here.

npm view fetches the whole packument, which npm caches locally and
cloudflare caches with a five minute ttl, so run 46 polled 15 minutes
without seeing versions the registry had already accepted. the
/<name>/<version> endpoint is served dynamic, so the post-publish poll
now reads an accepted publish as soon as the registry serves it.

Team-Machine-Session: r39331
version-two: iOS 17 floor, RN 0.87, RN8 alpha; fill gaps found in a
feature-subject scan (cluster mode, headless-server, middleware platforms,
useMatches, useSearchParams, createAPIRoute, one/drawer, .inline.css,
quick actions, metro lazy startup, user babel config).
native-features: One native Swift/Compose guide (catalog, controlled
state, layout rules, iOS version behavior, swiftStyle, platform table).
native README: iOS 17 floor and the WebView availability gate.

Team-Machine-Session: r39331
…hook/API gaps

second pass over origin/v1-rc1..v2-beta (1834 commits): export diff, new
docs pages, perf subjects, and fix subjects. adds the UIKit extras line,
useStack/useTabs/useDrawer, ISR, streaming SSR, alias, patches/one patch,
loaderCache, and the loader timeout. tightens the intro per prose rules.
native-features gains the composed-children props caveat.

Team-Machine-Session: r39331

This branch has not been deployed

No deployments
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.

1 participant