fix(tsconfig): add Node.js type definitions to TypeScript compiler options
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-27 - 2.5.3 - fix(tsconfig)
|
||||
add Node.js type definitions to TypeScript compiler options
|
||||
|
||||
- Includes the node type library in tsconfig to improve recognition of Node.js globals and APIs during type checking.
|
||||
|
||||
## 2026-03-27 - 2.5.2 - fix(build,types)
|
||||
migrate smart config filename and tighten TypeScript null handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user