Automated build from 0bac195.
Previous release: alpha-213d8c2
Compare: alpha-213d8c2...0bac195
Changes
- Refactor shell command handling and account prep hooks (
0bac1959) - Simplify shell state by splitting navigation and draft stores (
9125f892) - Refactor shell effects and remove latestRef event handlers (
9013ddfd) - Update tauri-plugin-dialog crate to 2.7.0 (
13bf026f) - Use ref callback with cleanup for sidebar IntersectionObserver (
88522c59) - Fix oxfmt formatting and mcp lint violations (
02dc3cf2) - Fix oxlint migration regressions (
00f1b002) - Derive snapshot selection from query data instead of syncing via effects (
4ed872d8) - Remove manual memoization in favor of React Compiler (
2d5a0da8) - Migrate all packages from ESLint + Prettier to oxlint + oxfmt (
740eeb80) - Refine oxlint config: enable useful rules, fix violations (
27592698) - Flatten oxlint config by moving override rules to top level (
1674660a) - Enable oxlint style category with opinionated rules disabled (
cee982bb) - Migrate app linter and formatter from ESLint + Prettier to oxlint + oxfmt (
e5c6c697) - Update app dependencies (non-major) (
fc165735) - Upgrade to Vite 8 and enable React Compiler (
c0bcb8a1)