Drop the deprecated @types/libsodium-wrappers-sumo stub (closes #27)
check / check (push) Successful in 1m16s
check / check (push) Successful in 1m16s
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: Rewrote the README API reference (and the Getting Started / usage
|
||||
snippets) to match the shipped cache/API library on `next` (issue 53, issue
|
||||
13). Documented `Library.open` and its options, the default-read vs `fresh()`
|
||||
|
||||
Reference in New Issue
Block a user