SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 16 TypeScript

docs: append the beta tag to plugins installation commands (#8831)

Example:
```sh
pnpm add @payloadcms/plugin-sentry
```

to:

```sh
pnpm add @payloadcms/plugin-sentry@beta
```

Because of this, people can be confused with the wrong installed
version. We'll change it back on stable
S
Sasha committed
5ea8d2c196d8489e55000a977697a758cceef1d9
Parent: 8af00f2
Committed by GitHub <noreply@github.com> on 10/22/2024, 4:50:48 PM