Skip to content

Commit 476999e

Browse files
committed
docs: add warning and info
1 parent 563a68f commit 476999e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/getting-started/about.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@ Nuxt XState module allows for easy integration of [XState](https://xstate.js.org
1111

1212
- [Online playground](https://stackblitz.com/edit/nuxt-xstate-playground?file=app.vue) :video_game:
1313

14-
::: warning
15-
:warning: This module is still WIP so stay alert!
14+
::: warning Project Status: Beta
15+
: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.
1620
:::
1721

1822
## Features

0 commit comments

Comments
 (0)