- Install Node.js 20 or newer.
- Run
npm install. - Run
npm run verifybefore opening a pull request.
- Keep changes focused.
- Update documentation for public behavior changes.
- Include validation notes when changing runtime behavior.
- Update
package.jsonandCHANGELOG.md. - Merge into the default branch.
- Publish a GitHub Release to trigger npm publication.