Skip to content

1.4.3

Latest
Compare
Choose a tag to compare
@tylim88 tylim88 released this 20 Sep 17:51
· 35 commits to main since this release

1.4.3 20th Sept 22

  • fix forgot to export PossiblyReadAsNullable

1.4.1 16th Sept 22

  • fix set does not error when the node type is Record<string, T> and the input type is Record<number, T>

1.4.0 16th Sept 22

  • refCreator database argument is now mandatory.
  • ref generated by refCreator no longer accepts database argument(no more function overloading)