feat(build): modernize the build configuration and add project documentation

This commit is contained in:
2026-03-28 09:20:32 +00:00
parent cc743a562f
commit 83425072bd
8 changed files with 588 additions and 963 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-28 - 1.1.0 - feat(build)
modernize the build configuration and add project documentation
- remove the web-specific tsbuild flag and update TypeScript build and test tooling dependencies
- export smartlog alongside smartrequest from the plugin module
- simplify tsconfig compiler options for Node typings and add a comprehensive README
## 2026-03-28 - 1.0.1 - fix(repo)
no changes to commit