Skip to content

Commit ee25647

Browse files
committed
fix: callout
1 parent 0b0d6b4 commit ee25647

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/experimental-app-router/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
</a>
2020
</p>
2121

22-
> [!CAUTION] DEPRECATED
23-
> This package has been deprecated due to lack of Apollo support for React Server Components and Next's App Router. The Team is working on a [tooling to replace Faust](https://github.com/wpengine/hwptoolkit) and this will include App Router support. In the mean time, if you need bug fixes or security updates we'd recommend copying the source code of this package directly into your project for use.
22+
> [!CAUTION]
23+
> This package has been **deprecated** due to lack of Apollo support for React Server Components and Next's App Router. The Team is working on a [tooling to replace Faust](https://github.com/wpengine/hwptoolkit) and this will include App Router support. You may continue to use this package though it will not receive any further bug fixes or security patches. If you need bug fixes or security updates we'd recommend copying the source code of this package directly into your project for use or user a tool such as [`patch-package`](https://www.npmjs.com/package/patch-package)
2424
2525
This is an **experimental** collection of utilities to support Next.js' App Router feature in Faust. To get started, please visit the docs here:
2626

0 commit comments

Comments
 (0)