Skip to content

v0.7.1

Compare
Choose a tag to compare
@dirkdev98 dirkdev98 released this 29 Aug 19:47
· 633 commits to main since this release
351c10d

Features

  • feat(compas): add support for npx compas@latest init 5137c8
  • feat(compas): reimplement zakmes, add package manager support 07f28e
  • feat(code-gen): expand validator error message on query builder validation errors 69c379
  • feat(code-gen): add error when an uppercase character is used in .shortName() 9d6098

Bug fixes

  • fix(eslint-plugin): ignore eventStop calls that are not in a function 2b2f2b
  • fix(all): cleanup .npmignore usage, so types are included again b141ad
  • fix(store): ignore invalid JPEG's when transforming images 440202
  • fix(stdlib): prevent zombie processes on process exit e30cbb

Other

  • chore(docs): write some docs on the new CLI 37b81c
  • chore(docs): rename npx compas install to npx compas init 40fc90
  • chore(docs): fix links to new alpha docs d0607c
  • chore(compas): move some file around before expansion dd3b44
  • chore(docs): update vitepress 3ff4bd
  • chore(compas): prevent zombie processes 896a29

Dependency updates