Skip to content

Release 0.12.0#43

Merged
dmux merged 5 commits into
mainfrom
develop
Jun 21, 2026
Merged

Release 0.12.0#43
dmux merged 5 commits into
mainfrom
develop

Conversation

@dmux

@dmux dmux commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

Promotes develop to main for the 0.12.0 release.

Included changes

Verification

  • pnpm install — clean
  • pnpm lint — No issues found
  • pnpm build — succeeded

dmux added 4 commits June 20, 2026 21:23
Map the + (and =) key to zoom in and - to zoom out on the ReactFlow
canvas. The key mapping lives in useKeyboardShortcuts and reaches the
canvas through window CustomEvents, since the hook runs outside the
ReactFlowProvider. Shortcuts are listed under View in the help dialog
and are ignored while typing in inputs.

Bump version to 0.11.0.
feat: +/- keyboard shortcuts for canvas zoom
- Update all dependencies to latest patch/minor within current major
  (AWS SDK 3.1073.0, Radix UI, Next.js 16.2.9, React 19.2.7, Zod 4.4.3, etc.)
- Remove deprecated @types/jspdf (jspdf v4 ships its own types)
- Translate remaining "Import from AWS" menu label to English
- Bump version to 0.12.0 in package.json and README badge; update CHANGELOG
chore: update dependencies and bump version to 0.12.0
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openarchflow-app Ready Ready Preview, Comment Jun 21, 2026 12:48am

@dmux dmux self-assigned this Jun 21, 2026
@dmux dmux added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 21, 2026
@dmux dmux merged commit 5de7bb7 into main Jun 21, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant