Skip to content

0.6.0

Choose a tag to compare

@pedbernardo pedbernardo released this 27 Feb 02:45
· 51 commits to main since this release
  • fix: remove linebreak from gitignore template and only rename gitignore filename when setting dest name d4071e6
  • feat: add create command fb03701
  • chore: add prompts dep and create command 1516fed
  • chore: ignore only root /src used in local tests 12b77d2
  • feat: add initial base template 6e517c1
  • style: change node lib full import to named import 64e0a68
  • feat: add camundaRun and autodeploy startup 33364af
  • fix: make bundle, buildHtml and onHtmlChange functions returns promises f0a026e
  • fix: move server usage check to inside serve script 8743dae
  • feat: add camunda-run autodeploy feature b66b9ce
  • chore: update lock deps and .gitignore 65ca491
  • feat: add camunda .bpmn resource finder parser 3df6b21
  • feat: add camunda rest-api implementation 587b54c
  • feat: add baker stop command for stopping camunda-run instance 2ef86f4
  • feat: add camunda-run integration 85b0b9c
  • fix: remove old bin files d38394c
  • fix: update package.json scripts to new bin filename 9133b48
  • fix: change bin files to equivalent package.json bin prop 7dcd2ef
  • docs: fix README typo 60e6ee9
  • docs: fix custom env var prefix usage example 853ecb0

v0.5.0...v0.6.0