feat(package): improve package metadata and standardize project configuration
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 1.4.0 - feat(package)
|
||||
improve package metadata and standardize project configuration
|
||||
|
||||
- replace npmextra.json with .smartconfig.json and expand project metadata
|
||||
- add package publishing metadata including files, keywords, homepage, repository, bugs, and packageManager
|
||||
- tighten TypeScript configuration with noImplicitAny and explicit node types
|
||||
- update build tooling dependencies and remove the allowimplicitany build flag
|
||||
- add a license file and align readme references and install instructions
|
||||
|
||||
## 2026-03-14 - 1.3.2 - fix(rustbinarylocator)
|
||||
support resolving platform-suffixed local Rust binaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user