Skip to content

v0.1.3: scripts migrated to bun run, funding config, npm badge, tsx removed

Choose a tag to compare

@cyanheads cyanheads released this 26 May 07:48
· 14 commits to main since this release
v0.1.3
763cf1c

scripts migrated to bun run, funding config, npm badge, tsx removed

Maintenance pass to align with ecosystem conventions.

Changed:

  • Scripts migrated from tsx scripts/*.ts to bun run scripts/*.ts; start scripts use bun ./dist/index.js
  • author links to https://github.com/cyanheads/macos-mcp-server#readme
  • files array cleaned — removed non-existent AGENTS.md, Dockerfile, changelog/

Added:

  • .github/FUNDING.yml — GitHub Sponsors and Buy Me a Coffee
  • funding array in package.json
  • npm badge in README

Removed:

  • tsx devDependency

bun run devcheck clean.