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
Release-prep documentation pass for v1.6.8. Reformats the in-progress CHANGELOG entry with:
- Feature summary section grouping the public-API changes (markdown links in project titles, 4 new contemporary BusinessTheme presets) and the under-the-hood polish (registry symmetry, negative tests, NodeRegistry @SInCE note)
- Migration table calling out what existing users need to know (zero breaking changes, japicmp clean — semver PATCH)
- New ### Web subsection declaring the Next.js showcase site (introduced in #123) as the official GitHub Pages deploy target from v1.6.8 onward
- Pointer to test-your-document.md guide on develop (lands on main with the cut)
Sets up cut-release.ps1 Step 2 (CHANGELOG date flip) to convert '## v1.6.8 — Planned' to '## v1.6.8 — $(today)' cleanly when the release runs.
0 commit comments