payloadcms/payload

Creating a new project using create-payload-app@latest causes beta packages to be installed

Closed this issue · 6 comments

Link to reproduction

npx create-payload-app@latest

Describe the Bug

Using the npx create-payload-app@latest and selecting the website a template causes beta packages to be installed as well as the pinned React 19 version and next15. There have been two three many other users report this in Discord as well, likely has something to do with the beta branch being set as default.

Sample dependencies directly from package.json:
Image

To Reproduce

  • npx create-payload-app@latest
  • Select website or blank or ecommerce template
  • Observe package.json

Payload Version

2.30.3

Adapters and Plugins

No response

encountered the same thing

This is not only happening for the website template. It is happening for the blank template as well.
I haven't tested the other templates.

Thanks for the report. Looking into this.

Should be all set, code changes were made - latest version just needed to be published.

Just tested it and it works.
Thanks for quickly resolving it!

This issue has been automatically locked.
Please open a new issue if this issue persists with any additional detail.