fix: remove ThemeSettingsStore listener cap and optimize Pilot badge components (#431)#439
Conversation
|
|
Claude finished @paul-phan's task in 1m 6s —— View job Code Review SummaryOverall: ✅ LGTM - Ready to merge. This PR correctly fixes issue #431 by removing the hard listener cap that silently dropped subscriptions, replacing it with an advisory-only warning. The implementation is clean, well-tested, and properly versioned. AnalysisCore Fix (
|
…ns across core, react, and hydrogen packages.
Summary
Fixes #431 - removes the hard MAX_LISTENERS=100 cap that silently dropped subscriptions when exceeded, and optimizes Pilot badge components to reduce store subscriptions.
Changes
SDK (packages/hydrogen)
Pilot Template (templates/pilot submodule)
Impact
Testing
Verification
bun test v1.3.9 (cf6cdbbb)