Skip to content

Commit 71994d8

Browse files
committed
docs: add migration callout
1 parent d1fe814 commit 71994d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

www/src/content/docs/query.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ A simple library to query the DOM from your Astro components.
2121
</script>
2222
```
2323

24+
## Migration from an older version
25+
26+
If you are using an older version of Simple Query, [check the GitHub releases](https://github.com/bholmesdev/simple-stack/releases) for migration instructions.
27+
2428
## Installation
2529

2630
Simple Query is an Astro integration. We recommend installing with the `astro add` CLI:

0 commit comments

Comments
 (0)