$npx -y @buildinternet/releases show rel_5zJeVEuhDeVqDihi4O3E6
Fixed
Fixed SelectionSet equality with @include/@skip fields (#840): When a single field was used in a selection set with an @include/@skip directive, an assertionFailure would crash the program. This is now fixed.