v1.1.0-next.1
Pre-release
Pre-release
Released: 2026-08-01
Features
- feat(zfb-content): surface directive diagnostics through the pipeline markdown-diagnostics channel (#2206) (654facc)
- feat(content): highlight fenced code nested in MDX JSX bodies and directives (b86b582)
- feat(build): extend stage-escape remediation text for repo-root loose files (5a1c5d9)
Bug Fixes
- fix(zfb-content): stop the buried-opener sibling scan at buried sibling openers (fc15bad)
- fix(zfb-content): warn on unclosed container opener buried behind a prose first line (5f713c5)
- fix(zfb-content): emit unclosed diagnostic for openers leaked before a glued directive run (06824b8)
- fix(zfb-content): preserve hard breaks and nested-newline phrasing in directive bodies (#2206 review) (9c6ec3c)
- fix(zfb-content): container directives — multi-block bodies, backtick titles, bounded closer search (#2206) (235f56e)
- fix(content): sync nested-code chain on manual feature registration + share the code-block hast constructor (52deb41)
- fix(build): stage root-workspace loose files reached via the broad alias (5eb8702)
- fix(build): state the root package.json name requirement in the remediation text (e53dc19)
- fix(ci): point the drift net at the
latestchannel, not justnext(9ea8d97) - fix(release): ensure homebrew tap checkout before formula write (0a3e00e)
- fix(test): scope composition-test boundary checks to each Note's own span (ed0f1c9)
- fix(test): make the homebrew tap test POSIX sh, not bash (308bcd2)
Other Changes
- test(zfb-content): cover the hard-break-separated buried opener pre-filter arm (4832878)
- test(content): pin multi-block directive + JSX Note nested-fence composition (#2209) (a69b62b)
- test(build): pin nested-fence class-mode highlight at the bundler layer (626f65c)
- docs(content): de-link private NestedCodeChainSpec from pub getter doc (6080eb7)
- docs(skill): update /l-make-release after first stable release (v1.0.0) (3a6ce75)
- chore(ci): wire the root-workspace loose-file env-gate into health.yml (b9f0437)