Skip to content

chore: prep v0.2.0 release and upgrade Convex#40

Merged
bntvllnt merged 2 commits intomainfrom
chore/upgrade-convex-1-36-1
Apr 25, 2026
Merged

chore: prep v0.2.0 release and upgrade Convex#40
bntvllnt merged 2 commits intomainfrom
chore/upgrade-convex-1-36-1

Conversation

@bntvllnt
Copy link
Copy Markdown
Contributor

@bntvllnt bntvllnt commented Apr 25, 2026

Summary

  • upgrade Convex support to convex@^1.36.1 and convex-test@^0.0.50
  • prep the package for the 0.2.0 release by bumping package.json, refreshing CHANGELOG.md, and syncing public docs
  • align the public client wrapper/types with the documented API (limit support on list()/listByTag(), no stale retryAfter field)
  • refresh llms.txt / llms-full.txt and make preversion use build-only validation instead of auth-gated Convex codegen
  • mark stale audit/roadmap docs as historical so they no longer read like current release guidance

Validation

  • pnpm generate:llms
  • pnpm lint
  • pnpm build
  • pnpm test
  • pnpm typecheck

Notes

  • Local lint validation temporarily moved the untracked .worktrees/ directory out of the repo during the run so ESLint only evaluated tracked project files.
  • GitHub repo description/topics still mention built-in rate limiting; I left repo metadata unchanged in this PR.

@bntvllnt bntvllnt self-assigned this Apr 25, 2026
@bntvllnt bntvllnt changed the title chore: upgrade convex to 1.36.1 chore: prep v0.2.0 release and upgrade Convex Apr 25, 2026
@bntvllnt bntvllnt merged commit 246b62b into main Apr 25, 2026
4 checks passed
@bntvllnt bntvllnt deleted the chore/upgrade-convex-1-36-1 branch April 25, 2026 12:19
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