JoshuaKGoldberg / JoshuaKGoldberg/create-typescript-app
📝 Documentation: how to release beta versions of a package?
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 89
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
### Bug Report Checklist
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aissue) and found none that matched my issue.
### Overview
so way back when, I used create-typescript-app under its original name to create https://github.com/johnnyreilly/rehype-cloudinary-docusaurus
docusaurus v3 is in beta and it's all about the ESM. To migrate my plugin I need to take it from commonjs to esm and I bet I get it wrong along the way
Question: does create-typescript-app support releasing beta versions? I don't spot anything in the FAQs
https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/docs/FAQs.md
### Additional Info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.