@coveo/headless-react 2.4.6 → 2.4.7-pre.73341a366c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
`@coveo/headless-react` provides React utilities for server-side rendering with headless controllers. This package includes two sub-packages:
|
|
4
4
|
|
|
5
5
|
- `@coveo/headless-react/ssr`: For general server-side rendering with headless controllers.
|
|
6
|
-
- `@coveo/headless-react/ssr-commerce`: For implementing a commerce storefront with server-side rendering.
|
|
6
|
+
- `@coveo/headless-react/ssr-commerce`: (Open Beta) For implementing a commerce storefront with server-side rendering.
|
|
7
7
|
|
|
8
8
|
## Learn more
|
|
9
9
|
|
package/package.json
CHANGED