fix(build): remove allowimplicitany from build scripts and add explicit dependency map typing
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 1.11.6 - fix(build)
|
||||
remove allowimplicitany from build scripts and add explicit dependency map typing
|
||||
|
||||
- drops the --allowimplicitany flag from both root and generated package build commands
|
||||
- adds an explicit Record<string, string> type for resolved dependency entries in PublishModule
|
||||
|
||||
## 2026-03-24 - 1.11.5 - fix(readme)
|
||||
clarify usage examples and API documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user