Skip to content

Commit

Permalink
docs: add caution for Next.js 13 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
koichik committed Nov 7, 2022
1 parent 0189189 commit a8e9509
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,10 @@

[Recoil Sync](https://recoiljs.org/docs/recoil-sync/introduction) stores for Next.js

## Caution

**The new router for the `app/` directory introduced by Next.js 13 is not yet supported.**

## Features

- [URL Persistence](#url-persistence)
Expand Down

0 comments on commit a8e9509

Please sign in to comment.