pinax 0.1.3
Review-scorecard cleanup; no user-facing changes.
Changed
- Node builtins (
fs,path,os,child_process,process.env) are accessed through minimal local typings andenvVar/envAllhelpers, so the code typechecks without@types/node; clears the unsafe-any warnings on the community review scorecard. - Settings tab re-renders via an internal
redraw()instead of calling the deprecateddisplay().
Commits
- d917e4a 0.1.3: clear review scorecard warnings
- 9249ecd chore: verify main ruleset allows admin direct push
- 9aedcd1 ci: lint the companion plugin template as CommonJS
- 0296460 fix: ignore only the root main.js so the companion plugin template ships
Full Changelog: 0.1.2...0.1.3
Verify this build
gh attestation verify main.js --repo sphragis-oss/pinax