Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 05:49
· 90 commits to master since this release
c880c6a

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 strict mode support on WizardSteps

the strict mode configuration has now been move to Wizard

  • contexts: remove routes props from NavigationProvider