chore(release): 0.9.0 readiness (README, engines, deps, changelog) - #15
Merged
Conversation
- 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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release prep: 0.9.0
Readiness pass before tagging. No runtime behavior change beyond docs/packaging.
engines.node→>=20 <26— the rangebetter-sqlite3supports (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..mcp.jsonconfig, the Node 20–25 requirement, and the upgrade re-index/index-size note.Aikido safe-chain already guards npm installs in CI + the Docker build (PR #8).
After merge: tag
v0.9.0.