Skip to content

Update Toolchain Dependencies#1131

Merged
CryZe merged 1 commit intoLiveSplit:masterfrom
CryZe:update-toolchain-dependencies
Apr 5, 2026
Merged

Update Toolchain Dependencies#1131
CryZe merged 1 commit intoLiveSplit:masterfrom
CryZe:update-toolchain-dependencies

Conversation

@CryZe
Copy link
Copy Markdown
Collaborator

@CryZe CryZe commented Apr 5, 2026

This updates the frontend and Tauri toolchains to newer releases and adjusts the TypeScript and Vite configuration for the newer compiler and Rolldown Babel integration. The new config keeps linting, builds, and node-side type checking working after the Vite 8 and TypeScript 6 upgrade, and it replaces the stale direct @types/babel__core dependency with a small local shim that covers the subset of Babel options this config uses.

This also refreshes the Rust lockfile for the newer Tauri stack and adds the repo-local AGENTS.md instructions that describe the expected formatting, testing, and documentation workflow for later changes.

This updates the frontend and Tauri toolchains to newer releases
and adjusts the TypeScript and Vite configuration for the newer
compiler and Rolldown Babel integration. The new config keeps
linting, builds, and node-side type checking working after the
Vite 8 and TypeScript 6 upgrade, and it replaces the stale
direct `@types/babel__core` dependency with a small local shim
that covers the subset of Babel options this config uses.

This also refreshes the Rust lockfile for the newer Tauri stack
and adds the repo-local `AGENTS.md` instructions that describe
the expected formatting, testing, and documentation workflow
for later changes.
@CryZe CryZe added enhancement A new feature or general improvement to LiveSplit One. dependencies Pull requests that update a dependency file labels Apr 5, 2026
@CryZe CryZe enabled auto-merge (squash) April 5, 2026 12:48
@CryZe CryZe merged commit 4a97fda into LiveSplit:master Apr 5, 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 A new feature or general improvement to LiveSplit One.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant