Releases: benmarch/react-hook-tour
Releases · benmarch/react-hook-tour
Initial Release
More Features
- Automatically skip unavailable steps
- Start at specific step
- Jump to a specific step
- Ability to skip a step
Additional Features
- Added ability to extend predefined steps when using
useStep()
(this also enables async steps to be fully predefined). - Refactored popover and backdrop config
- Added modal styles and skid config options
Initial Release Candidate
Added sourcemaps and debug option
Initial Release Candidate
Fixed dependencies
Initial Release Candidate
Replaced Parcel with WebPack for Production builds because Parcel generates an invalid bundle.
Initial Release Candidate
Fixed Github workflow.
Initial Release Candidate
Contains basic functionality, full test coverage, and detailed README.