Skip to content

v1.26.21 - 2026-04-18

Latest

Choose a tag to compare

@SunDevil311 SunDevil311 released this 19 Apr 06:02
· 1 commit to master since this release
f361542

Changed

  • Bumped project version to v1.26.21.
  • Updated npm run dev and npm run preview to open the local browser automatically.
  • Updated dependencies:
    • eslint 10.2.010.2.1
    • postcss ^8.5.9^8.5.10
    • prettier 3.8.23.8.3
    • svelte 5.55.35.55.4
    • autoprefixer ^10.4.27^10.5.0
    • dompurify ^3.3.3^3.4.0
    • globals ^17.4.0^17.5.0
    • posthog-js ^1.367.0^1.369.3
    • stylelint ^17.6.0^17.8.0
  • Normalized transitive dependency override ranges for minimatch, picomatch, and smol-toml to caret ranges.

Fixed

  • Kept typescript pinned to 5.9.3 and retained it in the npm-check-updates reject list because svelte-preprocess does not yet accept TypeScript 6.

Security

  • Added transitive dependency for protobufjs v7.5.5 in order to mitigate CVE-2026-41242.

Full Changelog: v1.26.20...v1.26.21