We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e46116 + 8a6e45b commit 3715333Copy full SHA for 3715333
1 file changed
.changeset/wise-cars-shout.md
@@ -0,0 +1,9 @@
1
+'react-tutorial-overlay': minor
2
+---
3
+
4
+Improve the tutorial overlay with a more complete onboarding API and release workflow.
5
6
+- Added keyboard navigation, backdrop close controls, and a Promise-based `tutorial.open()` result for easier flow control.
7
+- Improved highlight padding, overlay positioning, accessibility, and built-in UI customization options.
8
+- Stabilized runtime behavior, restored test coverage, fixed docs lint/build issues, and aligned README/docs with the current API.
9
+- Added Changesets-based versioning and release automation so changelog updates and npm publishing are easier to manage.
0 commit comments