Breaking changes
- No longer render any JSX
- Rename
path
prop toid
- Pass all of
wizard
toonNext
function - No longer spread
wizard
on<Step>
children - Add a single
wizard
prop when usingwithWizard
- Make
react
a peer dependency - Remove
<Navigation>
Non-breaking changes
- Add
<WithWizard>
component - Use
hoist-non-react-statics
inwithWizard
- Convert tests to only test against the public API