Skip to content

docs: update harperdb references to harper for v5#32

Merged
dawsontoth merged 1 commit into
mainfrom
docs/v5-harperdb-to-harper
May 21, 2026
Merged

docs: update harperdb references to harper for v5#32
dawsontoth merged 1 commit into
mainfrom
docs/v5-harperdb-to-harper

Conversation

@Ethan-Arrowood
Copy link
Copy Markdown
Member

Summary

  • Replaces all harperdb CLI command references (harperdb deploy_component, harperdb run) with harper
  • Updates all package import references (from 'harperdb') to from 'harper'
  • Updates node_modules/harperdb/schema.graphql path references to node_modules/harper/schema.graphql
  • Renames harperdb-config.yaml reference to harper-config.yaml
  • Bumps example devDependency from "harperdb": "^4.7.20" to "harper": "^5.0.0"

Files changed

harper-best-practices/AGENTS.md and 10 rules files under harper-best-practices/rules/.

The only remaining harperdb string in the repo is the support@harperdb.io contact email in package.json, which was intentionally left unchanged.

Test plan

  • Verify no harperdb package/CLI references remain: grep -r "harperdb" harper-best-practices/
  • Confirm all import examples use from 'harper'
  • Confirm CLI examples use harper deploy_component and harper run

🤖 Generated with Claude Code

Replace all v4 `harperdb` CLI commands, package imports, and path
references with `harper` to align with the v5 release. Also bumps
the example devDependency version from ^4.7.20 to ^5.0.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dawsontoth dawsontoth merged commit 2b5aeca into main May 21, 2026
2 checks passed
@dawsontoth dawsontoth deleted the docs/v5-harperdb-to-harper branch May 21, 2026 16:18
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.4.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants