Skip to content

v87.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Feb 08:34

Changelog

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

87.0.0 (2026-02-26)

プロダクト側で対応が必要な事項

SideMenuGroup

  • SideMenuGroup[title] 属性を SideMenuGroup[heading] 属性に置換してください。

⚠ BREAKING CHANGES

  • SideMenuGroup: title関連の属性を整理し、heading属性に変更 (#5980)

Features

  • SideMenuGroup: title関連の属性を整理し、heading属性に変更 (#5980) (a27dd7b)

Bug Fixes

  • Container: useEnvironmentに対応する (#6128) (9846bc0)
  • useMediaQueries起因でEnvironmentProviderがSSRエラーが出るため、SSR時にwindowを使わないようにした (#6125) (03276d7)