We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b63a5e commit 61f19eaCopy full SHA for 61f19ea
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.6.0
2
3
* The `onBeforeChange` callback now receives the `nextElement` as second parameter.
4
* Add missing `updateStepElement()` to the TypeScript type declarations.
package.json
@@ -1,6 +1,6 @@
{
"name": "intro.js-react",
- "version": "0.5.0",
+ "version": "0.6.0",
"description": "Intro.js React Wrapper",
5
"main": "lib/index.js",
6
"types": "index.d.ts",
0 commit comments