Skip to content

Commit a578211

Browse files
committed
Add changeset
1 parent c8f1a7c commit a578211

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/young-years-sort.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@arethetypeswrong/core": minor
3+
---
4+
5+
- Refactor internal checks API. This fixes duplication of some problems from the problems array, instead ensuring a single problem instance is visible from each relevant resolution.
6+
- Improve problem type API. Renames many fields on individual problem types.
7+
- Move module kind data off of `EntrypointResolutionAnalysis` and onto a top-level map in `programInfo`, a new top-level field on `Analysis`.

0 commit comments

Comments
 (0)