0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript10,058 forks (10,058 forks)batch import
clifeature requesthelp wanted
Repository metrics
- Stars
- 89,909 stars (89,909 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Remove main.js features that have been removed if it doesn't change the behavior
- Warn about features that have been removed if it's a breaking change
Contributor guide
- Research direction
- Examine the automigration code for handling the 'features' object and identify entries that correspond to removed features. Implement removal of those entries without behavior change, and add warnings for breaking changes.
- Tech stack
- typescript
- Domain
- developer experience
- Issue type
- Refactor
- Prerequisites
- GitNode.js