Skip to content

4.18.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:01
· 23 commits to main since this release

Maintenance release — dependency updates and a security pin. No functional changes for end users.

Security

  • Pinned the transitive vite dev-dependency to 8.0.16, clearing two advisories (GHSA-v6wh-96g9-6wx3, GHSA-fx2h-pf6j-xcff) affecting 8.0.08.0.15. Both are Windows dev-server issues; vite is only used to run the test suite and is never part of the shipped plugin, so end users were never exposed.

Build

  • Bumped JavaScript dev-dependencies (eslint, esbuild, vitest, tailwindcss, typescript-eslint and others) and the Rust/WASM crates (itertools 0.15, smallvec, hashbrown), and regenerated the committed wasm/pkg/ bindings.

Full changelog: 4.18.0...4.18.1