Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 16:36
· 3 commits to main since this release

Bug Fixes

  • nixfmt-rfc-style is now the default nixfmt (269594b)
  • vale: drop Google documentation styleguide (d0b0122)

Features

  • github: automatic updates and changelog generation (6be8180)
  • hadolint: for linting docker files (9d261c5)
  • installed standalone linters for languages with lsps that don't handle it (0195dc0)
  • jsonlint: for linting JSON files (a911c55)
  • nvim: configure relevant linters (0b45325)
  • phpstan: for linting and static analysis of PHP files (ae182ae)
  • playwright: installs the headless browers used by pnpm exec playwright (b3d74c4)
  • sqlite: make sure sqlite is installed (e46cb54)
  • use binary cache to speed up builds where possible (4068fb1)
  • use shared .github-php submodule (70d847c)