Fredrik Strand Oseberg
af516537bd
fix: return if empty array ( #9254 )
...
Fixes an issue where segment-updated event would be added to cache even
though there were no correlated events. Tests needs to be added in
Enterprise.
2025-02-07 14:39:43 +01:00
Jaanus Sellin
d993b1963a
feat: segment implementation in delta ( #9148 )
...
This is implementing the segments events for delta API. Previous version
of delta API, we were just sending all of the segments. Now we will have
`segment-updated` and `segment-removed `events coming to SDK.
2025-01-28 13:38:11 +02:00
Christopher Kolstad
53354224fc
chore: Bump biome and configure husky ( #6589 )
...
Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit.
2024-03-18 13:58:05 +01:00
Mateusz Kwasniewski
8f2631e418
feat: stabilize global frontend api cache ( #6466 )
2024-03-08 08:41:22 +01:00
Mateusz Kwasniewski
095b6eca84
refactor: playground uses segment read model ( #6424 )
2024-03-05 08:34:26 +01:00
Mateusz Kwasniewski
14796aedc1
refactor: segment read model used in export-import ( #6418 )
2024-03-04 13:25:16 +01:00