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

eustatos / nexus-state / 24570659818

Builds Branch Commit Type Ran Committer Via Coverage
24570659818 main refactor(core): replace global atom-registry with scoped store registry (#78) * refactor(core): replace global atom-registry with scoped store registry * version: bump packages for store refactor and ESM-only builds * refactor: fix build push 17 Apr 2026 02:36PM UTC web-flow github
70.58
24570567263 refactor/store-architecture Merge 7e89ffaed into 160a4a7df Pull #78 17 Apr 2026 02:34PM UTC web-flow github
70.58
23642968821 main refactor(core): atom = identity + logic (state in Store) ARCHITECTURE: Atom is a label, not state container - Atoms register lazily on first store.get/set/subscribe() - State lives in Store, not in Atom - Global registry stores atom references + ... push 27 Mar 2026 10:57AM UTC web-flow github
71.31
23642791253 perf/optimize-flush-computed Merge 972a6f325 into e3f4fe976 Pull #77 27 Mar 2026 10:52AM UTC web-flow github
71.13
23602700180 main feat(core): defer atom registration until first store access - Remove immediate registration of named atoms in atom() function - Atoms are now registered only when accessed via store.get(), store.set(), or store.subscribe() - This ensures atoms a... push 26 Mar 2026 03:28PM UTC web-flow github
71.36
23600548451 main fix(core): setState searches atoms in local store registry during hydration (#75) - Change setState() to search atoms only in current store's local registry instead of global atomRegistry - Prevents state restoration from wrong store during SSR... push 26 Mar 2026 02:45PM UTC web-flow github
71.34
23600350844 fix/67-setState-atom-registry-hydration Merge b47fce476 into 2947df308 Pull #75 26 Mar 2026 02:41PM UTC web-flow github
71.34
23599677513 main fix(time-travel): Use store-specific registry in capture() and flushC… * fix(time-travel): Use store-specific registry in capture() and flushComputed() - Replace atomRegistry.getAll() with store.getRegistryAtoms() for filtering - Only initializ... push 26 Mar 2026 02:28PM UTC web-flow github
71.33
23599548950 fix/66-timetravel-capture Merge 402ad80d1 into ac87ce2cb Pull #74 26 Mar 2026 02:25PM UTC web-flow github
71.33
23598270077 main feat(core): Add public methods getRegistryAtoms() and getRegistry() - Add getRegistryAtoms() method to Store interface and StoreImpl - Add getRegistry() method to Store interface and StoreImpl - Add comprehensive tests for both methods - Tests v... push 26 Mar 2026 01:59PM UTC web-flow github
71.33
23594758836 feature/69-get-registry-atoms Merge 02d0bc6ca into 81046ecd9 Pull #73 26 Mar 2026 12:41PM UTC web-flow github
71.33
23591733246 main release: up versions push 26 Mar 2026 11:25AM UTC eustatos github
71.31
23589715751 main Epic/phase 0 performance (#65) * perf: eliminate O(n) overhead in set() (#59) - Register atoms only in current store instead of iterating all stores - Add private registry property to StoreImpl for O(1) registration - Remove duplicate registrati... push 26 Mar 2026 10:34AM UTC web-flow github
71.31
23588443418 epic/phase-0-performance Merge 75c1962b0 into 750a5beeb Pull #65 26 Mar 2026 10:03AM UTC web-flow github
71.31
23584543781 feature/benchmarks-ci Merge 8ca9f8d66 into 750a5beeb Pull #62 26 Mar 2026 08:25AM UTC web-flow github
71.31
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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