LDK v3.13.0
2/11/2022
Release Summary
This release only includes a new LDK version. This does not include a new version of the Olive Helps application.
Loop Authors
Added Browser aptitude support for SPAs using routers to manipulate history (e.g. react-router or vue-router). This provides support for tracking navigations in a single page web app.
The
NavigationDetails
object in thelistenNavigation
callback now has a new key —navigationType
— to differentiate betweenreal
browser history events andhistory
manipulation https://open-olive.github.io/loop-development-kit/ldk/javascript/interfaces/navigationdetails.html
Last updated