v0.5.0
What's Changed
- Add sigx standard agent setup: AGENTS.md, CLAUDE.md and worktree helper by @andtii in #37
- AGENTS.md: prescribe squash merge (merge commits are blocked) by @andtii in #39
- Lead AGENTS.md/CLAUDE.md with the branch-first rule by @andtii in #41
- ci: add codecov.yml to gate patch coverage on PRs by @andtii in #44
- fix(worktree): make samePath/isInside case-insensitive on Windows by @andtii in #46
- chore: sync standard scripts from repo-template by @andtii in #47
- docs: repoint homepage/docs links to sigx.dev + trim README drift by @andtii in #50
- feat(runtime-core)!: Topic v2 — error isolation, lifecycle, refCount hooks, typed groups, inspect registry by @andtii in #57
- fix(reactivity): effectScope.stop() disposes scoped effects; add toSignal/toSignals by @andtii in #53
- fix(runtime-core)!: implement factory lifetimes for real (singleton/scoped/transient) by @andtii in #55
- release: v0.5.0 — DI lifetimes, Topic v2 + inspect registry, effectScope disposal, toSignals by @andtii in #58
Full Changelog: v0.4.9...v0.5.0