Releases: pedbernardo/cam-baker
Releases · pedbernardo/cam-baker
0.9.0
- fix: change array to set to avoid duplications on BPMN resource files dc07032
- chore: change settings.json codeActionsOnSave to source.fixAll from true to explicit 35d0288
- feat: wip - add support to watchShutdown to stop camundaRun when shutting down b04425f
- feat: add experimental support for auto-migration 0132fe1
0.8.4
- chore: change yarn to npm and update deps a8c61e0
0.8.3
0.8.2
0.8.1
- fix: move CamBakerConfig types back to config.mjs to enable expose 03b62d9
0.8.0
- feat: add reInitialize lifecycle function for dev bundle 40cef54
- feat: add JSDoc type checking and annotations fixes 3e0e7a0
- fix: remove deprecated scripts 0afe246
- docs: add general config page 7c2c1e6
- docs: add new pages structure 0df6e69
- docs: update readme 1baeb73
- docs: update several docs guide pages 83ac65f
0.7.1
0.7.0
- chore: add npmignore to ignore docs 7265f3e
- docs: add stop cmd to CLI page 1c7a71c
- docs: update README 23dcbc4
- feat: improve JSDocs annotations and set Camunda Run default version to 7.19 7f07801
- refactor: comment auto-migration and auto-purge features, wip 5fd3ab8
- feat: move baker create to separeted repository for supporting npm create ab52186
- chore: fix lint-staged files ext bdc777e
- chore: update run-camunda and add prepare command ad5cc7e
- docs: add README dark mode badge ca16126
- docs: add support to dark logo b58404d
- docs: move logo img to public dir 9380454
- docs: add home page logo 81eb2f6
- docs: add vitepress cleanUrls config be096fd
- docs: add netlify badge 8e778f4
- docs: add base docs with vitepress 0b56565
- chore: add vitepress and config lint-staged 04dfd7c
- docs: update cam-baker badge 2728568
- fix: set import cam-baker from package instead local ref 73d670d
- fix: add a early return reject on camunda-run download errors b77285a
- fix: rename fullDir to fullPath, and only use packageName on fullPath when not using cwd already d5121e5
- fix: set process.env properly when running shell.exec 613712e
0.6.0
- 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
0.5.0
- docs: update default public env vars prefix to
PUBLIC_insteadCAMUNDA_6c45e39 - feat: change default prefix of exposed env variables from
CAMUNDA_toPUBLIC_e018672 - docs: update Livereload description 718e5ae
- docs: fix watch propertie name on examples 51b528d
- docs: fix default command text 3fa0dbc
- docs: remove commands options from table 7389931