Skip to content

v0.5.2

Choose a tag to compare

@dirkdev98 dirkdev98 released this 07 Jun 06:59
· 1034 commits to main since this release
ceda0e3

Features

  • feat(cli): check if '.cache' is git ignored in compas check-env 70573d
  • feat(cli): remove 'graphviz' check from compas check-env 91cf87

Bug fixes

  • fix(code-gen): always generate the Pretty type even if global api clients is on 550143
  • fix(store): verify that the s3Client has a region before attempting to resolve the bucket 4d25a9

Other

  • chore(examples): add .gitignore to all examples d8a5eb
  • chore(cli): update description of compas check-env 3b246f
  • examples(react-fetch): init example 82ec52
  • chore(store): prefer Object.keys over Object.entries 99d996
  • chore(code-gen): prefer Object.keys over Object.entries 63f71b
  • chore: fix TS issues after bump to 5.1.3 55df94

Dependency updates