Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybchris committed Jan 20, 2025
1 parent e1d505a commit f47de7c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,19 +99,20 @@ export MYXA_INDEX="path/to/index.json"

- Type references and recursive types
- Upgrade across major versions
- Tuples

### Want to support

- Tuples
- Optional function parameters
- Dev dependencies/groups/extras
- Specifying extra indexes in package metadata
- Integration with actual code
- Different upgrade behavior for libraries and applications
- Greater than or equal to constraints
- Upper bounds

### Will not support

- Greater than or equal to constraints
- Upper bounds
- Semver patch versions

## Package name
Expand Down

0 comments on commit f47de7c

Please sign in to comment.