Automatically upgrade the version when publishing a new babel version
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
It might be possible to update https://github.com/babel/babel-upgrade/blob/cff059c308cfb9e21a6aa41d656d743fc82269d4/src/index.js#L20-L22 using a `npm publish` script on `@babel/core`?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/index.js at lines 20-22 and the @babel/core publishing workflow implied by the npm publish script. Determine how publishing a new Babel version should update the version used by babel-upgrade, then define how that behavior can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100