Releases: americanexpress/react-albus
Releases · americanexpress/react-albus
v2.0.0
Breaking changes
- No longer render any JSX
- Rename
pathprop toid - Pass all of
wizardtoonNextfunction - No longer spread
wizardon<Step>children - Add a single
wizardprop when usingwithWizard - Make
reacta peer dependency - Remove
<Navigation>
Non-breaking changes
- Add
<WithWizard>component - Use
hoist-non-react-staticsinwithWizard - Convert tests to only test against the public API
v1.1.0.
Added support to <Step> for extra configuration props that can then be accessed from the step and steps objects.
v1.0.1
Convert to prop-types
v1.0.0
Initial release