Skip to content

v64.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 05:09
· 63 commits to master since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

64.0.0 (2025-01-14)

⚠ BREAKING CHANGES

  • FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 (#5235)

Features

  • FormControl,Fieldsetのtitleにアイコンやボタンを含めずマークアップできるよう属性を追加 (#5235) (042e888)

Bug Fixes

  • Textareaの文字数カウントテキストの生成時、ReactComponentが利用される場合があることの考慮漏れを対応 (#5269) (9dbd633)