This repository was archived by the owner on Feb 17, 2026. It is now read-only.
v2.0.0
2.0.0 (2021-11-17)
Features
- components: remove strict mode configuration from WizardSteps (d42f39f)
- context: add helper to enable dynamic route and strict mode configuration (6fa52b4)
- contexts: remove configuration support backward compatibility (a026576)
BREAKING CHANGES
- components: remove
strictmode support onWizardSteps
the strict mode configuration has now been move to Wizard
- contexts: remove
routesprops fromNavigationProvider