Drop the deprecated @types/libsodium-wrappers-sumo stub (closes #27)
check / check (push) Successful in 26s
check / check (push) Successful in 26s
The package is an empty stub with no declarations; libsodium-wrappers-sumo ships its own types. Removed with yarn remove, which regenerated yarn.lock. Model: opus-5-5
This commit is contained in:
@@ -18,6 +18,9 @@ Tag v1.0.0.
|
||||
|
||||
# Completed Steps
|
||||
|
||||
- 2026-09-22: Dropped the deprecated `@types/libsodium-wrappers-sumo` stub from
|
||||
`devDependencies` (issue 27). It shipped no declarations; the types come from
|
||||
`libsodium-wrappers-sumo` itself. `yarn.lock` regenerated by `yarn remove`.
|
||||
- 2026-09-22: Hardened the client session lifecycle (issue 10).
|
||||
`Client.fromJSON` checks every snapshot field and each key's decoded length
|
||||
and names the bad field; `toJSON` reads the token through
|
||||
|
||||
Reference in New Issue
Block a user