Skip to content

v52.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 09:08
· 455 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.

52.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • ErrorScreen の footer props を omit する (#4714)

Features

  • anchor系コンポーネントがtarget属性を持つ場合、rel属性を自動設定する (#4720) (46e4200)
  • ErrorScreen の footer props を omit する (#4714) (953d689)

Bug Fixes

  • PageCounter コンポーネントの decorators の型を修正 (#4717) (4fce9f4)
  • Storybook 上で props のドキュメントが表示されない問題を修正 (#4719) (7a634ae)
  • Tooltip に入れ子にした要素のフォーカスリングが隠れてしまう問題を解消する (#4694) (428cab6)