Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1003 Bytes

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1003 Bytes

Change Log

3.2.1

Patch Changes

  • 3a6dd5a: Fix malformed field crash and add more config (arrowSize and margin)

3.2.0

Minor Changes

  • 0d8362a: Remove Tooltip and StepNumber passed props in favor of useCopilot context Un-register the step after name change and re-register with the new name Add tests for CopilotStep

3.1.0

Minor Changes

  • 312fba4: Expose more functions through the public API

    Expose stop, goToNext, goToNth, and goToPrev through the useCopilot hook Export DefaultUI from the module's entry to access the default Tooltip and StepNumber components

3.0.1

Patch Changes

  • 3a0f6e0: Migrate to TS and add CopilotProvider

3.0.0

Major Changes

  • f2b45c7: Migrate to TS and deprecate HOC

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2017-06-05