This changelog is updated by Cinnabar Meta.
Visit the link above to see all unreleased changes.
0.1.0-dev.4 — 2024-09-25
- add ability to launch current working folder if anca.json is presented (359c873)
- add bulk action support from cli (3c1cd5e)
- add commit messages for updating npm packages to nodejs action (28d37a9)
- add development display on startup if its only development (359c873)
- enhance anca config schema (8129f23)
- enhance nodejs action (8ee803b)
- enhance nodejs-openapi action (159ee15, 8129f23, 860a8cf, 8ee803b, fa23407)
- enhance utils file (8ee803b)
- refactor actions to separate file (3c1cd5e)
- remove unused npm packages (8e91e03)
- update npm package '@cinnabar-forge/eslint-plugin' to 0.7.2 (9ee6f16)
- update npm package '@types/chai' to 5.0.0 (0b054ab)
- update npm package '@types/mocha' to 10.0.8 (0b054ab)
- update npm package '@types/node' to 22.7.0 (0b054ab)
- update npm package '@types/node' to 22.7.1 (9ee6f16)
- update npm package 'clivo' to 0.5.2 (0b054ab)
- update npm package 'diff' to 7.0.0 (0b054ab)
- update npm package 'esbuild' to 0.24.0 (0b054ab)
- update npm package 'simple-git' to 3.27.0 (0b054ab)
- update npm package 'typescript' to 5.6.2 (0b054ab)
0.1.0-dev.3 — 2024-09-18
- add author support (34ad351)
- add cli project option (483ca39)
- add early monorepo support (0d2cdfb)
- add full bundle to nodejs-esbuild action (4f2dfba)
- add full package.json fix action (non-issue) (89e1eaf)
- add github cli config (5f8d4ff)
- add missing fields to config schema (bae73a3)
- add monorepo logic to developments (38fdcca)
- add more development types (1cf5b34)
- add namings to anca.json (a0feeac)
- add nodejs-openapi action (d53df7e)
- add nodejs-openapi models generation (5e7f7cd)
- add nodejs-src action (df9736b)
- add openapi stub action (df9736b)
- add partial file compliance to nodejs-eslint action (4f2dfba)
- add prettier as default dependency (bee40ac)
- add public param to config schema (bae73a3)
- add test files (3ced9fd)
- add types to nodejs-openapi for express generics (be0ae16)
- add version check result output (621c135)
- comply anca (4d66224, 4f2dfba, 509943e, 89e1eaf, f032267)
- enhance development display status (89e1eaf)
- enhance github-actions action (7e10412)
- enhance nodejs dependencies and scripts (1ffa30d)
- enhance nodejs-openapi action (31ef4af, 417cc22, bee40ac, c622d86, f76ea8e, f9d0e48)
- enhance package.json check logic (89e1eaf)
- enhance readme action (7e10412)
- fix development name display (a96d560)
- fix nodejs action (9f9d441)
- fix nodejs-src action (51133e2)
- fix npm update checker (4f2dfba)
- fix openapi action (51133e2)
- include resource to AncaWorkfolder config (ed0d847)
- lint sources (07d084e)
- move formatAuthorLine to utils (07d084e)
- update dependencies update logic (38fdcca)
- update eslint (0849688)
- update git action (4f2dfba)
- update nodejs action (c622d86)
- update nodejs versions (3ac4fd7, f032267)
- update nodejs-prettier action (c622d86)
- update npm package '@cinnabar-forge/eslint-plugin' to 0.7.1 (07d084e)
- update npm packages (0849688, 1ffa30d, 4f2dfba, 509943e, 71b77eb, 9ed6c0c)
0.1.0-dev.2 — 2024-07-28
- add npm cached version fetch and check (7b55ca9)
- comply anca (c5402e9)
- update nodejs actions (c5402e9)
- update npm packages (10aa93b, 7b55ca9)
0.1.0-dev.1 — 2024-07-22
- [b651739] add .lock extension to gitignore action
- [e6165a7] add actions stubs
- [6f554e5] add anca.json prettier ignore action
- [6f554e5] add anca.json
- [a6e55fc] add authors to contributing check
- [3680c13] add changelog to prettier ignore action
- [9ea02c4] add contributing check
- [506c697] add devcontainer check
- [644fd7c] add downloadBinariesUrl to config
- [daec7a0] add esbuild, eslint, prettier, sea, tsconfig, tsup check
- [6f554e5] add exact node.js version to github-actions and devcontainers
- [89ecce8] add github actions check
- [e26064e] add gitignore check
- [cd7c611] add nodejs package.json check
- [228169b] add nodejs prettier check
- [2b326c0] add prettier check to test command
- [88b8ceb] add problematic local developments
- [51d1706] add readme parsing support
- [dce0e2f, edfc986] comply anca
- [228169b] fix AncaDevelopmentState schema
- [132abc8] fix actions contents formatting
- [aac41a6] fix actions file contents
- [b7eced7] fix github actions check
- [edfc986] fix github-actions action
- [e39fea2] fix package pre-commit
- [88b8ceb] fix tui.ts
- [4c34567] refactor schema and config modules
- [aac41a6] update anca.json
- [c36f17a, cfa615f] update npm packages