Releases: jcmcneal/react-step-wizard
Releases · jcmcneal/react-step-wizard
v4.1.2
Changed
• Fix for IE support
v4.1.0
Added
• A prop, isLazyMount
, for only mounting the step that is active
Dev Changes
• Added webpack-dev-server
to example codebase for easy developing/testing
v4.0.0
Changed
• Removed Step
component. It wasn't necessary *Breaking Change*
• Made StepWizard
the default export
Dev Changes
• Updated eslint rules