Skip to content

Embed SDK release 2.0.5

Latest
Compare
Choose a tag to compare
@bryans99 bryans99 released this 23 Jun 22:06
· 1 commit to master since this release
1b3b63f
  • Fix ILookerConnection type to add pushHistory and options arguments to the load methods. These arguments were previously implemented but inadvertently omitted from the type definition.
  • Add alternate load methods to ILookerConnection that accept the loadIdParams object. The loadIdParams object accepts id, pushHistory, connection options and a new params objects. This allows calling functions to pass additional parameters along with the id when using load functionality.