Skip to content

feat: export type alias for square renderer#226

Merged
Clariity merged 1 commit intoClariity:mainfrom
WintrCat:square-renderer-type
Feb 10, 2026
Merged

feat: export type alias for square renderer#226
Clariity merged 1 commit intoClariity:mainfrom
WintrCat:square-renderer-type

Conversation

@WintrCat
Copy link
Contributor

@WintrCat WintrCat commented Feb 8, 2026

this is a pretty small change but I often find that I want to put my square renderer function in some variable, separated from the rest of the chessboard options object. to do that i currently need to type it as ChessboardOptions["squareRenderer"] which is a bit verbose so I just exported a convenience type, SquareRenderer, for the square renderer callback.

thanks :)

@vercel
Copy link

vercel bot commented Feb 8, 2026

@WintrCat is attempting to deploy a commit to the Ryan Gregory's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Clariity Clariity merged commit 2cc6a3f into Clariity:main Feb 10, 2026
1 check failed
@github-actions
Copy link

🎉 This PR is included in version 5.9.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 5.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants