@grafana/faro-web-sdk
Advanced tools
Changelog
1.3.0
@grafana/faro-react
): add missing peer dependency on react-dom
(#400).@grafana/faro-core
): remove unused @opentelemetry/api-metrics
dependency (#401).@grafana/faro-web-tracing
): remove unused @opentelemetry/sdk-trace-base
dependency (#401).@grafana/faro-web-sdk
): fixed a issue where session based sampling combined with batched mode
lead to dropped items, even if they were part of the sample (#402).@grafana/faro-web-sdk
): Cleanup up session meta before sending it to not include Faro specific
attributes (#408).@grafana/faro-web-sdk
): The new volatile session manager is enabled by default. The
old legacy session object is removed. This change is only breaking if you customized the old default
session management (#412).Changelog
1.2.9
from*
) and the destination route or view (to*
) (#397).routeChange
to
route_change
. The url
and route
attributes sent with the event are renamed to toRoute
and
toUrl
.(#397).Changelog
1.2.8
Changelog
1.2.6
Changelog
1.2.5
Changelog
1.2.4
Changelog
1.2.3
Changelog
1.2.0 - 1.2.2
pushError
behavior.