Releases: Navigraph/navigraph-js-sdk
@navigraph/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
55373fe,614b35c,54b30ae,f26d62e]:- @navigraph/[email protected]
- @navigraph/[email protected]
- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
-
f26d62eThanks @SkySails! - Add explicit returntypes forgetAuth()andgetChartsAPI() -
Updated dependencies [
55373fe,614b35c,54b30ae,f26d62e]:- @navigraph/[email protected]
- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
-
#34
55373feThanks @kristianjohansson! - Removed max attempts from the device flow login to use the default time set by the identity server -
f26d62eThanks @SkySails! - Add explicit returntypes forgetAuth()andgetChartsAPI() -
Updated dependencies [
614b35c,54b30ae]:- @navigraph/[email protected]
@navigraph/[email protected]
[email protected]
Patch Changes
-
c68b5f6Thanks @SkySails! - Patch bump to catch up with NPM version -
Updated dependencies [
c68b5f6]:- @navigraph/[email protected]
- @navigraph/[email protected]
- @navigraph/[email protected]
[email protected]
Patch Changes
- Updated dependencies [
7c6e0d3]:- @navigraph/[email protected]
- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
-
c68b5f6Thanks @SkySails! - Patch bump to catch up with NPM version -
Updated dependencies [
c68b5f6]:- @navigraph/[email protected]
- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
- Updated dependencies [
7c6e0d3]:- @navigraph/[email protected]
@navigraph/[email protected]
Patch Changes
-
7c6e0d3Thanks @SkySails! - Reduce amount ofonAuthStateChangedevents sent during init process, making it easier to track when the module is properly initialized.Previously, a set up
onAuthStateChangedevent listener would receivenullbefore the modules had fully initialized. With this new behavior, when the module has not yet declared itself ready, the initial state update will be delayed until such is the case.