Skip to content

add PossiblyReadAsNullable field value

Compare
Choose a tag to compare
@tylim88 tylim88 released this 12 Sep 08:37
· 48 commits to main since this release
  1. rename AllNodesPossiblyReadAsUndefined to ReplaceRemoveAndPossiblyReadAsNullableWithNever(internal)
  2. AllNodesPossiblyReadAsNullable union the type with null and undefined
  3. rename ReplaceRemoveWithUndefined with ReplaceRemoveAndPossiblyReadAsNullableWithNullable(internal)
  4. Removable now union with undefined and null
  5. Add new field value PossiblyReadAsNullable and its implementation and test
  6. update issue template

PossiblyReadAsNullable is similar to Removable in all aspects except only Removable grants the use of remove