Skip to content

Limit StoreBuilder helper visibility#264

Merged
hkusu merged 1 commit into
mainfrom
codex/limit-storebuilder-helper-visibility
May 25, 2026
Merged

Limit StoreBuilder helper visibility#264
hkusu merged 1 commit into
mainfrom
codex/limit-storebuilder-helper-visibility

Conversation

@hkusu
Copy link
Copy Markdown
Member

@hkusu hkusu commented May 25, 2026

Summary

  • mark StoreBuilder helper wrapper types as @PublishedApi internal
  • mark StoreBuilder and StateHandlerConfig helper registries as @PublishedApi internal
  • keep the current inline DSL behavior while removing these helpers from the normal public surface

Why

  • narrow the accidentally exposed implementation details in StoreBuilder without changing behavior

Validation

  • Reusing configuration cache.

Task :koma-core:kmpPartiallyResolvedDependenciesChecker
Task :koma-core:checkKotlinGradlePluginConfigurationErrors SKIPPED
Task :koma-core:transformCommonMainDependenciesMetadata UP-TO-DATE
Task :koma-core:compileCommonMainKotlinMetadata UP-TO-DATE

BUILD SUCCESSFUL in 387ms
3 actionable tasks: 1 executed, 2 up-to-date
Configuration cache entry reused.

@hkusu hkusu marked this pull request as ready for review May 25, 2026 14:46
@hkusu hkusu enabled auto-merge May 25, 2026 14:46
@hkusu hkusu merged commit 5fb66f0 into main May 25, 2026
5 checks passed
@hkusu hkusu deleted the codex/limit-storebuilder-helper-visibility branch May 25, 2026 14:48
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.

1 participant