Skip to content

Releases: compasjs/compas

v0.8.0

26 Oct 09:46
b9c2887
Compare
Choose a tag to compare

Features

  • feat(code-gen): generate RQ5 like object arguments while staying on RQ4 127699
  • feat(code-gen): support react-query v5 e4862f

Dependency updates

v0.7.6

16 Oct 07:18
86fc76f
Compare
Choose a tag to compare

Features

  • feat(store): support specifying a maintenance database when using 'createIfNotExists' 673276

Bug fixes

  • fix(examples): correct subCommand check (#2850) c73d66
  • fix(store): use stream.Readable types in file functions 729347
  • fix(store): skip transform on unsupported image formats like .ico files 0a4745
  • fix(code-gen): align response type in react-query generator when not known d933b8

Other

  • chore(docs): fix typo in types-and-validators.md 97b797
  • chore(docs): add CI docs 663d58
  • chore(compas): drop package 5c4664

Dependency updates

v0.7.5

18 Sep 20:07
1e3f180
Compare
Choose a tag to compare

Bug fixes

  • fix(compas): merge file change paths on debounced calls 30f464
  • fix(compas): use original process env when spawning actions 7711cb
  • fix(compas): only print info on changes to the resolved config e493d1
  • fix(compas): only print info on changes to the started docker containers 01ef1e

Other

  • chore(docs): add page scaffolding for lint and migration integrations 20a815

v0.7.4

17 Sep 13:59
2df786f
Compare
Choose a tag to compare

Features

  • feat(compas): improved package manager support 0c59d0
  • feat(compas): add inferred 'dev', 'lint' and 'test' actions 59bb35
  • feat(compas): add 'compas init docker' 1b18b4
  • feat(compas): add docker integration in dev server 560f0b

Bug fixes

  • fix(compas): debounce persist cache, fix package-manager comparison 1c0578
  • fix(compas): don't assume stdin has 'setRawMode' eba39e
  • fix(cli): correctly clean on compas docker clean --project foo-bar with a - in the name 6cf9cc

Other

  • chore(compas): add cli test setup 26a8c5
  • chore(compas): better test abstraction 89e1f9
  • chore(docs): add docs on inferred actions 471ebe
  • chore(compas): use unique test directories 6ca3da
  • chore(compas): minimize dangling promises 1ec564
  • chore(docs): add docs on the Docker integrations for the new CLI d95259
  • chore(docs): add minor update to background jobs handler timeout 5f1d65
  • chore(ci): persist cache directory on CI failures b74d1f
  • chore(compas): wait for the file-watchers in tests a6f65e

Dependency updates

v0.7.3

31 Aug 21:00
6bb4bbd
Compare
Choose a tag to compare

Features

  • feat(store): only let image transformations fail on Sharp errors 945136

v0.7.2

30 Aug 07:06
9868dc3
Compare
Choose a tag to compare

Bug fixes

  • fix(compas): prevent infinite recursion while loading configs 9eb460
  • fix(code-gen): include correct files in package 06011b

Other

  • chore(compas): fix compas version used in 'compas init' 462445

Dependency updates

v0.7.1

29 Aug 19:47
351c10d
Compare
Choose a tag to compare

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

v0.7.0

19 Aug 11:13
778f918
Compare
Choose a tag to compare

Introducing the experimental zakmes CLI for an integrated development experience! Installable via the compas package. See the docs for more information and follow the issue to stay up to date.

Features

  • feat(eslint-plugin): add 'node-builtin-module-url-import' rule 923e7b
    • Auto-fixes any import of Node.js builtins you use the node: specifier.

Other

  • docs(stdlib): minor insight event documentation improvement (#2728) 9a8afc
  • chore(docs): use vitepress sitemap feature 28fcb1
  • chore: cleanup code-mods c80410
  • chore: typescript maintenance 7b3e0f
  • chore(release): fail release if types don't check out fb4e4d
  • chore(docs): customize vitepress theme to use green colors ba082d
  • chore(typescript): remove tsc from the internal generate command c3ab53
  • chore(dependabot): group all dependency updates b7186e

Dependency updates

v0.6.0

17 Jul 09:25
55e6c6f
Compare
Choose a tag to compare

Features

  • feat(store): silently ignore file transforms on non-image files 08f097

Other

  • chore(dependabot): group babel and typescript-eslint bumps c59721
  • chore(dependabot): group @types/ bumps 5f257f
  • chore(examples): increase test timeout for file-handling example d6bfa3
  • examples(file-handling): fix blob creation from stream 7f4257
  • chore(changelog): handle grouped dependabot bumps 39ca1f

Dependency updates

v0.5.5

04 Jul 14:47
1465665
Compare
Choose a tag to compare

Features

  • feat(store): add w=original support to fileSendTransformedImage, keep track of original image width and height 88adad
  • feat(store): add fileTransformInPlace d61c3d
  • feat(store): support fileTransformInPlaceOptions in fileCreateOrUpdate e461e2
  • feat(store): export list of supported image content types f6cc29

Other

  • chore(dependabot): group aws-sdk dependency updates da7b1e