Skip to content

chore: version packages - #425

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#425
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

react-simplikit@0.0.54

Patch Changes

  • #423 36e3e4c Thanks @Antoliny0919! - The returned handler was typed as ChangeEventHandler<HTMLInputElement>, so passing it to a <textarea> raised a type error even though the runtime behavior was identical. The handler is now typed as ChangeEventHandler<HTMLInputElement | HTMLTextAreaElement>, so it can be attached to both <input> and <textarea> elements.

  • #424 1ac0166 Thanks @hyesungoh! - fix(core): opt the remaining React Compiler-incompatible hooks out with 'use no memo'

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 74b34aa to ef1c42d Compare August 24, 2026 10:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ef1c42d to a59dc8c Compare August 25, 2026 14:28
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.

0 participants