fix(build): tighten TypeScript build configuration and update tooling dependencies
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 2.2.1 - fix(build)
|
||||
tighten TypeScript build configuration and update tooling dependencies
|
||||
|
||||
- enable stricter TypeScript checks with noImplicitAny and explicit node types
|
||||
- adjust source typings to satisfy stricter compilation in table, HTTP client, result set, and database classes
|
||||
- update build and test tooling dependencies and remove obsolete dev dependencies
|
||||
- add project smartconfig metadata and include it in published files
|
||||
|
||||
## 2026-02-27 - 2.2.0 - feat(core)
|
||||
introduce typed ClickHouse table API, query builder, and result handling; enhance HTTP client and add schema evolution, batch inserts and mutations; update docs/tests and bump deps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user