Skip to content

v1.0.2

Compare
Choose a tag to compare
@Salakar Salakar released this 05 May 09:30
· 5569 commits to main since this release

Changelog

This change log includes changes for alpha14 + v1.0.1 releases.

General

  • [npm] dropped alpha versioning and switch to first full release starting at v1.0.1.
  • [react-native][ios] add backwards support for react-native imports - to handle breaking change in RN v40. Fixes #80 . da556ae

Database

  • [android] fixed a regression issue with startAt and endtAt query modifiers. 7c9b094
  • [android] fixed type conversion issue with limitToLast query modifier.b462200

Test app

  • [android] Update gradle version. 67bc409
  • [android] update react-navigation dependancy. 1666bc1