Skip to content

Slate v0.6.1-rc

Pre-release
Pre-release

Choose a tag to compare

@M-Nikox M-Nikox released this 07 Jul 00:46
· 22 commits to master since this release
e402445

[0.6.1-rc] - 2026-07-06

Changed

  • Documentation: added Template Mode coverage (default format, tokens, usage) across README, Getting Started, and FAQ.
  • Dependency/security maintenance to stabilize Dependabot updates, including a secure esbuild override path.
  • Updated dependencies:
    • vite 8.0.12 → 8.0.16
    • undici updates in lockfile (7.25.07.28.0 and 6.25.06.27.0)
    • form-data 4.0.5 → 4.0.6
    • tar 7.5.15 → 7.5.16
    • js-yaml 4.1.1 → 4.2.0

Security

  • Pulled in upstream security fixes through dependency updates (undici, form-data, tar, js-yaml) and the Dependabot/esbuild remediation work.