v0.1.10
What's Changed
- tests: un-stale patched-deps #23 conformance doc (write-fix shipped v0.1.9) by @colinhacks in #38
- pm: lock brand boundary on the not-a-command front door by @colinhacks in #39
- cli: dispatch -r/--filter before info verbs to the PM engine by @colinhacks in #40
- pm: align list/outdated --json empty state and
runno-arg exit with pnpm by @colinhacks in #41 - pm: flatten npm nested-object overrides into selector keys by @colinhacks in #42
- site: rework start.md into a permission-gated adoption flow + order llms.txt by nav by @colinhacks in #45
- fray: remove Codex and OpenCode ports (moved to colinhacks/fray monorepo) by @colinhacks in #44
- docs: rename statusText to status_text in subagent guide by @colinhacks in #47
- docs(install): document incumbent behavior on the install page by @colinhacks in #50
- docs(agents): record yarn read-only as settled design position; fix stale NUB_ claim by @colinhacks in #51
- docs: add Bun-to-nub migration guide by @colinhacks in #52
- pm: honor yarn supportedArchitectures, mTLS cert/key, npmAlwaysAuth by @colinhacks in #48
- chore: gitignore .fray/ (local-only orchestration runtime) + untrack leaked files by @colinhacks in #58
- site: move guides to top-level /guides route + flesh out Bun migration map by @colinhacks in #59
- docs(install): consolidate compat sections into one Compatibility section by @colinhacks in #57
- ci: gate PRs to Linux + one Windows leg; full cross-OS matrix on main + nightly by @colinhacks in #56
- site: docs page chrome tweaks (edit link, pager size, star footer, runtime table mono) by @colinhacks in #53
- test: replace wall-clock timing with structural concurrency check in workspace_parallel_timing by @colinhacks in #54
- fix(pm): three bun.lock writer round-trip defects (registry URL, block order, bin placement) by @colinhacks in #61
- docs(install): tighten the package-manager page; record terseness rule by @colinhacks in #64
- docs: structural dedup across docs pages by @colinhacks in #65
- ci: path-aware matrix — skip the Rust suite for docs/site-only PRs (with an aggregator gate) by @colinhacks in #63
- site: GH-style Star button, Edit-on-GitHub in TOC, footer spacing, bench dark-mode contrast by @colinhacks in #66
- run: honor npm_config_reporter=silent and add /regex/ script selection by @colinhacks in #49
- docs(nubx): document the minimumReleaseAge cooling window by @colinhacks in #62
Full Changelog: v0.1.9...v0.1.10