Files
ionic-framework/packages/react/CHANGELOG.md
github-actions 43b19cf536 v6.0.4
2022-01-26 14:42:28 +00:00

2.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.4 (2022-01-26)

Bug Fixes

  • react: setupIonicReact no longer crashes in SSR environment (#24604) (360643d)

6.0.3 (2022-01-19)

Bug Fixes

  • react: add useRef wrapper to useIonOverlay state to avoid stale references (#24553) (bce849c)
  • react: prevent errors when dismissing inline popover after containing element is removed (#24569) (c8a392a)

6.0.2 (2022-01-11)

Bug Fixes