Skip to content

Kalmia v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 17:35
· 15 commits to master since this release

This is the third release of Kalmia, version 0.1.0.

Changelog

  • We now use pnpm instead of npm for rspress management. This should make dependencies for rspress take up much less space and also be faster to install (4e02afb). You need to install pnpm using npm npm install -g pnpm
  • Windows builds are now fixed (d7c7b2f)
  • Ability to use local file system instead of S3 for storage (93b5f5b)
  • Overall improvements to the build/edit process for docs