Skip to content

chore(release): 0.9.0 readiness (README, engines, deps, changelog) - #15

Merged
drewburchfield merged 1 commit into
mainfrom
release/0.9.0
Jun 3, 2026
Merged

chore(release): 0.9.0 readiness (README, engines, deps, changelog)#15
drewburchfield merged 1 commit into
mainfrom
release/0.9.0

Conversation

@drewburchfield

Copy link
Copy Markdown
Owner

Release prep: 0.9.0

Readiness pass before tagging. No runtime behavior change beyond docs/packaging.

  • Version re-baselined to 0.9.0 (below 1.0, pre-1.0 maturity).
  • engines.node>=20 <26 — the range better-sqlite3 supports (Node 18 and 26+ fail to load the native binding; this was misleadingly >=18).
  • npm audit fix — resolved 4 moderate advisories (qs / express / ws); 0 remaining. Full suite still 330 passing.
  • README — documents search operators/filters/role-and-tool, the MCP server + .mcp.json config, the Node 20–25 requirement, and the upgrade re-index/index-size note.
  • CHANGELOG.md — 0.9.0 entry.

Aikido safe-chain already guards npm installs in CI + the Docker build (PR #8).

After merge: tag v0.9.0.

- Re-baseline version to 0.9.0 (below 1.0).
- engines.node >=20 <26 (better-sqlite3 supported range; 18 and 26+ fail).
- npm audit fix: resolve 4 moderate advisories (qs/express/ws); 0 remaining.
- README: document search operators/filters/role, the MCP server + config,
  the node requirement, and the upgrade re-index/size note.
- Add CHANGELOG.md (0.9.0).
@drewburchfield
drewburchfield merged commit e568518 into main Jun 3, 2026
2 checks passed
@drewburchfield
drewburchfield deleted the release/0.9.0 branch June 3, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant