Releases: diplodoc-platform/cli
Releases · diplodoc-platform/cli
v4.49.1
4.49.1 (2024-12-03)
Bug Fixes
- Change page title resolving strategy (669748a), closes #924
- Fix translation compose step (d61c2b9)
- Install highlight for prod package build (0feb5ff)
- Support legasy camelCase args (5886fe5)
Dependency update
v4.49.0
4.49.0 (2024-11-27)
Features
- Implement new build configuration systemcon (baf8f6b)
Bug Fixes
- Attach new build system to main program (55aaf13)
- Enable new unit tests (94773d9)
- Fix context config prototype to ballow serialization (195d30a)
- Fix global log processing to handle errors (77a12a3)
- Fix leading page urls for static build (31b564e)
- Fix post build logs processing (2178c11)
- Fix some lint and typecheck errors (cff3f6c)
v4.48.1
4.48.1 (2024-11-21)
Dependency update
- Update @diplodoc/openapi-extension to 2.6.0 (b8388c1)
v4.48.0
4.48.0 (2024-11-19)
Features
- BREAKING Drop internal build publish functionality (fa93f88)
Bug Fixes
- Fix search results urls (fe036ea)
- Fix some lint and typecheck errors (e035838)
- Fix translation tests (e3f0174)
- Improve some types (26d5849)
- Replace local trim with ts-dedent (5f84624)
v4.47.0
4.47.0 (2024-11-19)
Features
- cli: add ignore files starts from underline (#904) (dc1d0fa)
Bug Fixes
- generic include should be inside root (ccaa6f5)
v4.46.0
4.46.0 (2024-11-19)
Features
- add deprecated option in toc item (ad77a43)
Bug Fixes
- check if output parameter is located inside root (#896) (69296e7)
v4.45.2
4.45.2 (2024-11-18)
Bug Fixes
- deps: update @diplodoc/tranform to 4.38.2 (c39e7c6)
v4.45.0
4.45.0 (2024-11-15)
Features
- build pc schema (e21c638)
- translate page-constructor pages (f3ed0f6)
- update @diplodoc/translation & run schema build on postinstall (e73cf48)
Bug Fixes
v4.44.1
4.44.1 (2024-11-13)
Bug Fixes
- deprecated with empty schemas (a5b820c)
- Fix CSP tag generation (8b64d8a)
- Fix missed toc data for static-content (b24876b)
- pc types & @diplodoc/client update (e8c8f55)