Skip to content

0.14.3

Compare
Choose a tag to compare
@james-criscuolo james-criscuolo released this 05 Jun 19:06
· 609 commits to master since this release

Fixes

  • There was a lingering set of underscore_variables that should have been converted to camelCase. They involved anonymous User Agents.
  • usePreloadedRoute was partially removed in version 0.11.0, and didn't work prior to that, it was re-added as an option and fixed.
  • passing fromUri to invite as a string (as it was typed) would not work, this was fixed and it can now be passed as a URI as well.