Skip to content

3.10.0

Compare
Choose a tag to compare
@thomasconner thomasconner released this 26 Feb 22:54
· 1677 commits to master since this release

Full Changelog

Enhancements

  • DataStore Redesign #251

Bug Fixes

  • MLIBZ-2350: Revert removal of caching db connections in WebSQL. #241
  • Added polyfill for Number.isNaN(). #243
  • MLIBZ-2314: Update typescript definitions to allow anonymous user signup. #242
  • Export LiveServiceFacade instead of LiveService. #254

Tests

  • Fix live service unit tests #255
  • Added PhoneGap Android execution in Travis #253

Maintenance

  • Update the package-lock.json to use the new test runner. #240