capella-model-explorer v0.2.5
New features
- Add definition template for
LogicalComponents by @ewuerger (edd9931) - Improve physical component template based on new logical one by @Wuestengecko (5a65223)
Bug fixes
- templates: Add safe default for pvmt group by @ewuerger (95f2af3)
- Fix syntax errors in templates by @jamilraichouni (7a2f7c0)
- Avoid endlessly recalculating the breadcrumbs by @Wuestengecko (ea2fcc7)
Build system changes
- Add
-eflag before sed scripts by @Wuestengecko (ba64ffb) - Mark MODEL and TEMPLATES_DIR make vars as 'export' by @Wuestengecko (468b61c)
- Generate version.json for the 'dev-frontend' target too by @jamilraichouni (675dd84)
CI/CD changes
- Improve formatting with
prettierby @jamilraichouni (c9d4013) - Run prettier and eslint hooks from local node_modules by @Wuestengecko (8991dca)
- Use non-Docker pre-commit hooks by @jamilraichouni (7582a16)
Code refactorings
Dependency changes
- deps-dev: Bump vite by @dependabot[bot] (a67f625)