Skip to content

chore: release v0.2.0#87

Merged
WKJBryan merged 2 commits into
mainfrom
release/v0.2.0
Jun 17, 2026
Merged

chore: release v0.2.0#87
WKJBryan merged 2 commits into
mainfrom
release/v0.2.0

Conversation

@WKJBryan

Copy link
Copy Markdown
Owner

Release v0.2.0

Minor version bump cutting the 8 unreleased commits on main since v0.1.15 into a release. First minor bump of the 0.x line — marks the Twin Workspace milestone.

What ships in this release

Release prep (this PR)

  • Bumped version 0.1.15 → 0.2.0 in package.json, tauri.conf.json, Cargo.toml
  • Regenerated Cargo.lock via cargo generate-lockfile
  • release:verify passed: 8 Cargo graphs across all 4 release targets validated under --locked

Generated via npm run release:prepare -- 0.2.0. Tag v0.2.0 will be cut from clean main after merge.

🤖 Generated with Claude Code

WKJBryan and others added 2 commits June 17, 2026 21:07
npm audit flagged newly-published high-severity advisories (esbuild,
form-data, dompurify, js-yaml). form-data/dompurify/js-yaml were fixed
in-range; esbuild required the breaking vite 7->8 upgrade, which moves
bundling to Rolldown and drops esbuild from the default tree (audit now
reports 0 vulnerabilities).

vite 8 / Rolldown compat changes in vite.config.js:
- manualChunks: object map -> function form (Rolldown rejects the map)
- minify: "esbuild" -> built-in oxc minifier (avoids pulling esbuild back in)

Verified locally: build ok, 432 frontend tests pass, lint clean
(0 errors), npm audit 0 vulnerabilities.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@WKJBryan WKJBryan merged commit fce21cb into main Jun 17, 2026
10 checks passed
@WKJBryan WKJBryan deleted the release/v0.2.0 branch June 17, 2026 13:44
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