1.0.8
Changes
- Now on every next step the
canContinuestepper variable will be set to false. So if you want to have a continue flow acan-continueevent withvalue: truecould be emitted on step component mount. keep-aliveprop to prevent step components from being destroyed. By default it's set totrue.