Skip to content

v0.1.0-next.99

Pre-release
Pre-release

Choose a tag to compare

@Takazudo Takazudo released this 30 Jul 11:46

Released: 2026-07-30

Features

  • feat(zfb): plumb watchPollFallback/watchPollIntervalMs config to all watch sites (a13cc69)
  • feat(zfb-watcher): add opt-in PollWatcher backend behind WatchBackend option (4220176)
  • feat(dev): pre-tick plugin refresh hook in the orchestrator receive loop (#2169) (927592c)
  • feat(dev): add plugin virtual-module refresh state (issue #2168) (696642b)
  • feat(plugin-host): add watchFiles registration option + forced virtualLoad reload (c1d3df8)
  • feat(docs): flip docs build to --strict-broken (801820c)

Bug Fixes

  • fix(release): suppress empty slot-recovery header, emit runnable cp lines (d45c0b1)
  • fix(release): retain slot backup dir when restore fails (d379fad)
  • fix(release): clean up the binary slot backup dir after restore (b511ea5)
  • fix(test-utils): reject unrunnable staged esbuild instead of returning it (fab0411)
  • fix(build): widen fan_out_safe gate to exclude collection-root plugin watch files (2cf5e04)
  • fix(release): save/restore binary slots around the macOS x64 cross-build (95863f6)
  • fix(ci): un-gate dev_timing_enabled for no-v8 builds, appease while_let_loop lint (510137a)
  • fix(watcher): bypass native collateral-repair loops on the poll backend (770a4db)
  • fix(zfb): assert poll backend selection in the poll-backend e2e leg (5b3617a)
  • fix(zfb): scale liveness deadline for poll backend, fix stale remedy text (55f6e74)
  • fix(zfb-watcher): apply codex-review findings on the poll backend (4f52ac3)
  • fix(dev): apply plugin watch invalidation before external narrowing (69e69a8)
  • fix(dev): invalidate pages for plugin watch-file changes (#2181) (a097df6)
  • fix(dev): plugin watch-file changes conservatively rerun all virtual-module consumers (#2169) (ad44491)
  • fix(dev): carry forward discarded batch successes across refresh calls (df8a55e)
  • fix(plugin-host): serialize virtualLoad per loaderId, copy watchFiles array (f6dbd71)
  • fix(build): make copy-mode a sibling-closure disjunct, not a node_modules conjunct (01cc741)
  • fix(bundler): apply nested prune rules before granting the staging exemption (a18aa13)
  • fix(zfb-islands): normalize package_dir before first_party_root comparison (0d5ebe0)
  • fix(zfb-islands): filter workspace-package edges outside first_party_root (3500f26)
  • fix(zfb-build): fix symlink resolution and zudo-doc allowlist gaps in prune guard (a16c3be)
  • fix(zfb-build): make SSR virtual-module project-tier remap prune-aware (211c24e)
  • fix(deps): bump plist to 1.10.0 to lift 2 RUSTSEC advisory ignores (7501ed9)

Other Changes

  • docs(test-utils): tighten HarnessBug doc to say slots execute, not merely exist (e0997a7)
  • test(watcher): extract classify_final_verdict, delete FSEvents-racy chmod test (#2185) (df5fe16)
  • = start triage-fixes-260730 dev = [skip ci] (7fd479f)
  • test(zfb): add poll-backend dev-server e2e leg (d221ae4)
  • docs: qualify the watcher-liveness warning as a partial signal (#2176) (f58e90b)
  • docs: document watchPollFallback / watchPollIntervalMs (#2176) (cdc7171)
  • = start sweep-260729-2-watch-poll-fallback dev = [skip ci] (2c85dd3)
  • test(dev): confirm e2e for plugin watch-file content refresh (#2170) (683c14e)
  • docs(plugins): state the all-or-nothing refresh publish (EN/JA) (1785589)
  • docs(plugins): document addVirtualModule watchFiles + loader-memo refresh (EN/JA) (71978fe)
  • = start sweep-260729-2-plugin-watch-hook dev = [skip ci] (405ade9)
  • docs(architecture): document the command-layer staging copy-mode trigger (2244aaa)
  • test(e2e): remove copy-mode workaround from sibling-watch Scenario D (02a2c17)
  • = start sweep-260729-2-copy-mode-trigger dev = [skip ci] (32880f6)
  • = start sweep-260729-2-cleanups dev = [skip ci] (5d3e425)
  • = start sweep-260729-2 super-epic = [skip ci] (086873d)