desktop@0.3.1

the-dev-tools/dev-toolsdesktop@0.3.1Mar 2, 2026by github-actions[bot]

AI Summary

Addresses stability issues in the CodeMirror editor and cleans up the server build process.

Key Highlights

  • Fixed CodeMirror crash caused by duplicate @codemirror/state instances.
  • Fixed server lint by broadening dbtest build tag and removing dead code.

Full Release Notes

## 0.3.1 (2026-03-02)

### 🩹 Fixes

- Fix CodeMirror crash caused by duplicate @codemirror/state instances. Fix server lint by broadening dbtest build tag and removing dead code. ([05ca2a7a](https://github.com/the-dev-tools/dev-tools/commit/05ca2a7a))

### ❤️ Thank You

- moosebay