Files
ionic-framework/packages/react/CHANGELOG.md
github-actions 5e448d9c74 v6.0.3
2022-01-19 15:01:39 +00:00

2.0 KiB

Change Log

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

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