Skip to content

Commit

Permalink
Fixup heading level
Browse files Browse the repository at this point in the history
  • Loading branch information
arturmuller committed Jul 2, 2024
1 parent 637d858 commit 5879bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Some changes in Superstruct 2.0.0 are *potentially* breaking if you were using t

- The library and its TypeScript typings are now compatible with NodeNext/Node16 module resolution. This means that if you are using the library with TypeScript and ECMAScript modules at the same time, you should no longer run into issues!

### Fixed
#### Fixed

- Using `mask()` with `union()` now correctly masks union members instead of incorrectly failing validation.

Expand Down

0 comments on commit 5879bdb

Please sign in to comment.