Skip to content

Commit

Permalink
Fix the migration subheaders
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon authored and dusty-phillips committed May 21, 2024
1 parent 0527bd3 commit 06b4edf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ niceties to help work with ReScript promises and the standard library.

## If you've used older versions of this package

### 34
### 45

The code was updated to ReScript 11.

Expand All @@ -27,7 +27,7 @@ There is a new `ignoreValue` check function to pass to the `option*` and
`result*` functions when the values are inconsequential and the type of variant
is the purpose of the test.

### 23
### 34

I've migrated everything to async/await syntax and it now requires
ReScript 10.1. You'll need to convert any non-blocking tests in your
Expand Down

0 comments on commit 06b4edf

Please # to comment.