fix(aidocs): correct smartconfig file handling and tighten TypeScript typings

This commit is contained in:
2026-05-09 12:34:16 +00:00
parent 5eed13258a
commit abe7717eed
11 changed files with 1027 additions and 881 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-05-09 - 2.0.4 - fix(aidocs)
correct smartconfig file handling and tighten TypeScript typings
- rename internal project context references from npmextra JSON to .smartconfig.json
- fix README and description flows to read the correct smartconfig file
- allow missing changelog and initialize AI doc properties safely
- add explicit TypeScript annotations in typedoc and refresh package dependencies
## 2026-04-30 - 2.0.3 - fix(scripts)
update test and build scripts for pnpm usage and stricter tsbuild defaults