fix(build): modernize project configuration and align test imports with updated tooling
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 1.5.1 - fix(build)
|
||||
modernize project configuration and align test imports with updated tooling
|
||||
|
||||
- replace npmextra.json with .smartconfig.json and include the new config in published files
|
||||
- update build and test tooling dependencies, including switching tests to @git.zone/tstest/tapbundle
|
||||
- tighten TypeScript compiler settings with noImplicitAny and explicit node types
|
||||
- refresh package metadata with improved description, keywords, rust dist artifacts, and bundled license file
|
||||
|
||||
## 2026-03-06 - 1.5.0 - feat(rust-provider)
|
||||
add cross-runtime Rust provider tests and docs; simplify bridge event handling and bump tstest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user