Skip to content

chore(release): 1.29.0#251

Merged
AlemTuzlak merged 1 commit into
mainfrom
alem/release-1.29.0
Jun 4, 2026
Merged

chore(release): 1.29.0#251
AlemTuzlak merged 1 commit into
mainfrom
alem/release-1.29.0

Conversation

@AlemTuzlak
Copy link
Copy Markdown
Contributor

Release 1.29.0

Cuts the accumulated [Unreleased] changes as 1.29.0 (semver minor — there are Added + Deprecated entries). Bumps package.json 1.28.0 → 1.29.0 and moves the CHANGELOG [Unreleased] section under ## [1.29.0] - 2026-06-04.

Merging to main triggers the Release workflow to publish 1.29.0 to npm (the workflow publishes when package.json's version isn't yet on the registry).

What ships in 1.29.0

Added

  • POST /__aimock/reset/fixtures and POST /__aimock/reset/journal
  • aimock-pytest: reset_fixtures() / reset_journal()
  • Control API reference docs

Changed

  • engines.node lowered to >=20.15.0

Deprecated

  • POST /__aimock/reset (alias for /reset/fixtures)

Fixed

Downstream

Unblocks TanStack/ai#695, which pins @copilotkit/aimock: ^1.28.1 and drops its temporary local video-multipart patch — once 1.29.0 is on npm, that PR's E2E goes green.

🤖 Generated with Claude Code

Cut the accumulated [Unreleased] changes as 1.29.0 (minor — adds the
/__aimock/reset/{fixtures,journal} routes + pytest reset_* methods and
deprecates the /__aimock/reset alias, alongside the video multipart-create
fix and pytest/journal fixes). Bumps package.json and moves the CHANGELOG
[Unreleased] section under [1.29.0]; merging to main triggers the Release
workflow to publish 1.29.0 to npm.
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 4, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@251

commit: 2b6812d

@AlemTuzlak AlemTuzlak merged commit b4e8c17 into main Jun 4, 2026
13 checks passed
@AlemTuzlak AlemTuzlak deleted the alem/release-1.29.0 branch June 4, 2026 09:30
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.

2 participants