fix(build): migrate smart config setup and align TypeScript compatibility updates
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-02 - 1.7.1 - fix(build)
|
||||
migrate smart config setup and align TypeScript compatibility updates
|
||||
|
||||
- replace npmextra.json with .smartconfig.json and simplify build/watch script usage
|
||||
- update runtime and development dependencies to newer versions
|
||||
- rename browser tests to the Chromium-specific convention expected by the test tooling
|
||||
- add explicit property initializers and non-null assertions to satisfy stricter TypeScript checks
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user