Skip to content

Conversation

@bourgeoa
Copy link
Contributor

@bourgeoa bourgeoa commented Nov 7, 2025

Summary
Replaces any types with proper TypeScript interfaces in the solid logic singleton pattern.

Changes
Fixed TypeScript compilation errors in solidLogicSingleton.ts
Added GlobalWithSingleton interface for proper global object typing
Replaced any with SolidLogic in singleton getter function
Before/After
Impact
✅ TypeScript compiles without errors
✅ Better type safety and IntelliSense
✅ No breaking changes
✅ All tests still pass
Type: Bug fix / Code quality
Version: 3.1.1

@bourgeoa bourgeoa requested review from Copilot and timea-solid and removed request for Copilot November 7, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants