Skip to content

2.2.0

Compare
Choose a tag to compare
@tylim88 tylim88 released this 26 Jan 21:00
· 385 commits to main since this release
  • allow all update operations and set merge to accept value with optional type (this sacrificed some granularity because of how exactOptionalPropertyTypes works but this is trivial, also added minimum related tests) #89
  • must turn onexactOptionalPropertyTypes in tsconfig, it is no longer optional (breaking)
  • expose RunTransaction and WriteBatch types