nodejs / nodejs/userland-migrations
Brainstorm: args update between major
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 55
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 9
Description
Between two major releases, there are flags that change. For example, experimental flags that are no longer necessary.
It would be useful to have this kind of codemod to help people with migration.
What are your thoughts?
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.
Research direction
The issue does not name files, tests, or an entry point. Start by reviewing how this repository handles migrations and codemods, then define which flags can change between major releases and what migration input and output should be supported; done means an agreed codemod scope and behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100