node-boost 0.2.0
node-boost 0.2.0
Highlights
- hardened audit, guard, suppression, hooks, config lifecycle, and generated-resource ownership,
- removed regular-expression literals from
src/audit/**in favor of AST, TypeScript Scanner, and structural analysis, - added reproducible clean-tarball and packed-consumer release gates,
- introduced the content-only
@node-boost/node-boost/plugincontract, - added explicit plugin loading, namespaced architectures, variants, safe cleanup, and doctor/MCP reporting,
- removed the experimental
0.1.xpackage-root JavaScript API; use CLI/MCP or@node-boost/node-boost/plugin.
Verification
- 95 tests across 18 test files,
- typecheck, lint, and build,
- packed CLI consumer smoke,
- packed node-boost plus packed example-plugin smoke.
See CHANGELOG.md and README.md for the full migration and plugin authoring guide.