fix(package): rename package metadata from logcontext to smartcontext and tighten TypeScript build configuration
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 2.3.1 - fix(package)
|
||||
rename package metadata from logcontext to smartcontext and tighten TypeScript build configuration
|
||||
|
||||
- updates package and npm metadata to use the smartcontext repository and package name
|
||||
- adds project configuration and packaged metadata files for releases
|
||||
- removes the tsbuild allowimplicitany override and enables noImplicitAny in tsconfig
|
||||
- adds explicit Record<string, any> typing to AsyncStore.getAll() to satisfy stricter TypeScript checks
|
||||
- refreshes development toolchain versions and adds pnpm package manager metadata
|
||||
|
||||
## 2026-02-15 - 2.3.0 - feat(asynccontext)
|
||||
replace simple-async-context with Node's AsyncLocalStorage and update implementation, tests, docs, and devDependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user