v0.1.0-next.18
v0.1.0-next.18
Released: 2026-05-30
Features
- feat(content): add precedence-merge seam for MDX component overrides (A1) (a3b4f2c)
- feat(build): root mdx-components.tsx global override map convention (A2) (83e1b09)
- feat(rm): hard-remove image_enlarge feature entirely (B1) (41825a1)
Bug Fixes
- fix(test): remove stale “also wrapped” prose from 07-image fixture (382cc16)
Other Changes
- refactor(content): move mergeMdxComponents after defaultComponents (b0f3290)
- docs(concepts): document the full markdown element-override system (#618) (4a19a7d)
- docs(recipes): add enlargeable images recipe (B2, #619) (0e771b9)
- docs(concepts): clarify wrapper deferral wording in mdx-components.mdx (9a1fb51)
- test(c1): add composed precedence chain integration tests (#617) (e54893c)
- test(c1): add captured.toHaveLength(1) guards in layer tests (38f513d)
- docs(concepts): fix Island usage in mdx-components example (d59af59)
- docs(comments): scrub stale image_enlarge references (B1 follow-up) (46f2e7e)
- docs(zfb-runtime): drop stale image-enlarge row from port-spec persistence table (52dab71)
- test(zfb): add set-level passthrough output-neutrality guard for defaultComponents (4382eca)
- refactor(zfb-build): group write_entry_module emission inputs into a struct (daad784)
- docs(ja): translate new mdx-components override-system sections (67a9296)
- test(zfb): make v8_eval spawn_blocking test load-robust via heartbeat probe (6701102)