Skip to content

Improve TypeScript type definitions#148

Merged
jgowdy-godaddy merged 1 commit intomainfrom
bugfixes-round4
Mar 4, 2026
Merged

Improve TypeScript type definitions#148
jgowdy-godaddy merged 1 commit intomainfrom
bugfixes-round4

Conversation

@jgowdy-godaddy
Copy link
Collaborator

  • Add readonly modifiers to AsherahConfig to prevent accidental mutation
  • Add string literal union types for Metastore, KMS, and ReplicaReadConsistency
  • Export LogHookCallback type for consumer type safety
  • Move enum values from JSDoc comments into the type system for IDE autocomplete

- Add readonly modifiers to AsherahConfig to prevent accidental mutation
- Add string literal union types for Metastore, KMS, and ReplicaReadConsistency
- Export LogHookCallback type for consumer type safety
- Move enum values from JSDoc comments into the type system for IDE autocomplete
@jgowdy-godaddy jgowdy-godaddy merged commit 649d0ef into main Mar 4, 2026
2 checks passed
@jgowdy-godaddy jgowdy-godaddy deleted the bugfixes-round4 branch March 4, 2026 20:10
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.

2 participants