Files
ionic-framework/packages/react/CHANGELOG.md
github-actions c35077884d v6.0.13
2022-03-23 13:14:17 +00:00

4.7 KiB

Change Log

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

6.0.13 (2022-03-23)

Note: Version bump only for package @ionic/react

6.0.12 (2022-03-16)

Note: Version bump only for package @ionic/react

6.0.11 (2022-03-09)

Note: Version bump only for package @ionic/react

6.0.10 (2022-03-02)

Note: Version bump only for package @ionic/react

6.0.9 (2022-02-23)

Note: Version bump only for package @ionic/react

6.0.8 (2022-02-15)

Note: Version bump only for package @ionic/react

6.0.7 (2022-02-09)

Note: Version bump only for package @ionic/react

6.0.6 (2022-02-09)

Bug Fixes

6.0.5 (2022-02-02)

Bug Fixes

  • react-router: remove page transition flicker on outlet mounting (#24667) (bdb5c42), closes #24666
  • react: nested router outlets will not reanimate entered views (#24672) (43aa6c1), closes #24107

Performance Improvements

  • various: don't use lazy-loaded icon names in components (#24671) (484de50)

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