2.2.0
- allow all
update
operations andset merge
to accept value with optional type (this sacrificed some granularity because of howexactOptionalPropertyTypes
works but this is trivial, also added minimum related tests) #89 - must turn on
exactOptionalPropertyTypes
in tsconfig, it is no longer optional (breaking) - expose
RunTransaction
andWriteBatch
types