You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Some changes in Superstruct 2.0.0 are *potentially* breaking if you were using t
17
17
18
18
- 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!
19
19
20
-
### Fixed
20
+
####Fixed
21
21
22
22
- Using `mask()` with `union()` now correctly masks union members instead of incorrectly failing validation.
0 commit comments