feat(recorder): lazy-load rrweb and rrweb-player from CDN via SioServiceLibLoader and switch sio-recorder to use the loader
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-02 - 1.7.0 - feat(recorder)
|
||||
lazy-load rrweb and rrweb-player from CDN via SioServiceLibLoader and switch sio-recorder to use the loader
|
||||
|
||||
- Add SioServiceLibLoader service to lazy-load rrweb and rrweb-player (and inject rrweb-player CSS)
|
||||
- Add versions file (CDN_VERSIONS and CDN_BASE) and export loader from ts_web/index.ts
|
||||
- Update sio-recorder to use the loader for recording and playback instead of bundling rrweb/rrweb-player
|
||||
- Remove rrweb, rrweb-player and rrweb-snapshot from dependencies and bump lucide and @design.estate/dees-wcctools versions
|
||||
- Small package.json changes: remove --skiplibcheck from build script and bump @git.zone/tstest devDependency
|
||||
|
||||
## 2025-12-18 - 1.6.1 - fix(sio-combox)
|
||||
tweak dropdown shadow and bind close event on conversation selector
|
||||
|
||||
|
||||
Reference in New Issue
Block a user