We need to bump Beachball's major version so we can update its Node minbar to continue picking up dependency security updates.
This issue tracks other changes that will be done at the same time.
Other ideas:
- Use zod or something for schema validation?
- Possibly bump minimum Node version to 22 if this happens after 20 is out of maintenance support
- ESM conversion so consuming ESM deps isn't a pain
- Official public API if still needed
We need to bump Beachball's major version so we can update its Node minbar to continue picking up dependency security updates.
This issue tracks other changes that will be done at the same time.
Other ideas: