Ionic Framework v5.4.0-rc.2 Release Notes

Release Date: 2020-10-13 // over 3 years ago
  • ๐Ÿš€ > This version is dedicated to our upcoming Ionic Vue release.

    ๐Ÿ› Bug Fixes

    • vue: do not hide page content when using ion-page in non-routing contexts (#22302) (fff82d0), closes #22300
    • vue: going back from tabs page to a non-tabs page now selects correct page (#22275) (b06ae16), closes #22258
    • vue: improve swipe to go back reliability (#22288) (c74fd41), closes #22237
    • vue: modal, popover, and nav are now created within application context (#22282) (6026c65), closes #22079
    • vue: pages now render in correct outlet when using multiple nested outlets (#22301) (52f655c), closes #22286

    โฌ†๏ธ Upgrade Steps

    npm install @ionic/[email protected] @ionic/[email protected] --save-exact
    

    ๐Ÿ†• New to Ionic Vue?

    ๐Ÿ— Check out our Quickstart Guide to get up and running. Then be sure to check out our Building Your First App Guide to learn how build a cross platform Ionic Vue application from start to finish!