Skip to content

v65.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 09:50
· 5 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.

65.0.0 (2025-01-28)

⚠ BREAKING CHANGES

  • FloatAreaのresponseMessage属性の型を実装に合わせて調整する (#5299)

Bug Fixes

  • AppHeader: AppNaviを使うように修正 (#5296) (f71c333)
  • FloatAreaのresponseMessage属性の型を実装に合わせて調整する (#5299) (0fd3afa)
  • FormControl、FieldsetでdangerouslyTitleHiddenを指定した場合、多くのtest用ライブラリで用意されているメソッドで対象にできなくなってしまう問題に対応したい (#5339) (09fedd9)
  • Textarea: autoResize時にvalue, defaultValueの初期値でも高さを反映するように修正 (#5330) (8d09ffa)