We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563a68f commit 476999eCopy full SHA for 476999e
docs/getting-started/about.md
@@ -11,8 +11,12 @@ Nuxt XState module allows for easy integration of [XState](https://xstate.js.org
11
12
- [Online playground](https://stackblitz.com/edit/nuxt-xstate-playground?file=app.vue) :video_game:
13
14
-::: warning
15
-:warning: This module is still WIP so stay alert!
+::: warning Project Status: Beta
+:warning: APIs may change on minor releases. Lock the version to avoid breakage.
16
+:::
17
+
18
+::: info
19
+Version `0.3.1` of `nuxt-xstate` has some issues with the nuxt version `3.0.0-rc.9`. Please use version 0.3.0 until the issue is resolved.
20
:::
21
22
## Features
0 commit comments