Use Changesets instead of Lerna
Open
@andrii-bodnar is already working on this.
Since Dec 16, 2024.
- Dominant language
- TypeScript
- Stars
- 5.9k
- Forks
- 457
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 16
Description
Since v5, we have had a blocking problem with Lerna (https://github.com/lingui/js-lingui/issues/2124), which prevents us from doing automatic releases.
Consider switching to Changesets. A list of current use cases can be found in this comment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.