• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

reactivando / use-pubsub-js / 28140779761

Builds Branch Commit Type Ran Committer Via Coverage
28140779761 main docs: prune the v2 migration plan; keep a slim ROADMAP (#95) The docs/migration-v2/ folder was the pre-implementation plan + adversarial review record for v2. v2.0.0 has shipped, so its purpose is fulfilled and parts had drifted from what actuall... push 25 Jun 2026 01:29AM UTC web-flow github
100.0
28140727793 docs/prune-migration-plan Merge fa7d9f658 into 180c97bf7 Pull #95 25 Jun 2026 01:28AM UTC web-flow github
100.0
28140460725 main chore: release v2.0.0 push 25 Jun 2026 01:21AM UTC AZagatti github
100.0
28139058195 main test(pubsub): cover on() cleanup with no signal (mutation-audit finding) (#94) Ran a one-off Stryker mutation audit (87% score, 224 killed) to find tests that pass without actually catching bugs. Most survivors are equivalent mutants — empty-chan... push 25 Jun 2026 12:41AM UTC web-flow github
100.0
28139013149 test/mutation-audit Merge 35b4b5051 into d664ac862 Pull #94 25 Jun 2026 12:40AM UTC web-flow github
100.0
28137965653 main feat: createHierarchicalPubSub<E> — typed + hierarchical bus (#93) * feat: add createHierarchicalPubSub<E> — typed + hierarchical bus Fills the last capability gap: createPubSub is flat-typed, the PubSub singleton is hierarchical-untyped — this ... push 25 Jun 2026 12:12AM UTC web-flow github
100.0
28137905434 feat/hierarchical-typed-bus Merge 1bd546eeb into 2b34b3b96 Pull #93 25 Jun 2026 12:10AM UTC web-flow github
100.0
28137446111 feat/hierarchical-typed-bus Merge 365e41c16 into 2b34b3b96 Pull #93 24 Jun 2026 11:59PM UTC web-flow github
100.0
28136139560 main ci: add size-limit bundle guard (#92) Guards the "zero-dep, tiny" selling point against accidental bloat. Generous canary ceilings (well above current): bus-only `createPubSub` 1.5 kB (now ~0.6 kB), full hooks+bus entry 3 kB (now ~1.4 kB, React e... push 24 Jun 2026 11:26PM UTC web-flow github
100.0
28136077541 ci/size-limit Merge 4916effd8 into 6a998e139 Pull #92 24 Jun 2026 11:24PM UTC web-flow github
100.0
28135979010 main test: harden the v2 surface — property tests + gap-hunt regressions (#91) Property-based tests (fast-check) for the bus: delivery routes only to a token's own subscribers; an unsubscribed handler never fires; subscribeOnce fires at most once; adv... push 24 Jun 2026 11:21PM UTC web-flow github
100.0
28135933798 test/v2-hardening Merge 1075616a9 into e89c5956b Pull #91 24 Jun 2026 11:20PM UTC web-flow github
100.0
28134670410 main docs: TSDoc on the public API, "Choosing a bus" guide, typed-bus demo (#90) From the DX audit — make the value discoverable without leaving the editor: - TSDoc on usePublish/useSubscribe (params + @example) and the PubSubBus methods (subscribe-... push 24 Jun 2026 10:50PM UTC web-flow github
100.0
28134616356 docs/tsdoc-and-demo Merge 1e9ef059c into b4d9d7687 Pull #90 24 Jun 2026 10:49PM UTC web-flow github
100.0
28134304037 main perf(pubsub): flatten the publish snapshot to one array (#89) Replace the array-of-arrays snapshot (one array per hierarchy level) with a single flat array built by direct push. Cuts allocations from O(levels) arrays to one per publish (most impa... push 24 Jun 2026 10:41PM UTC web-flow github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 12
  • 13
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc