Releases: diplodoc-platform/cli
Releases · diplodoc-platform/cli
v4.51.1
4.51.1 (2025-01-14)
Bug Fixes
- Fix toc include link mode (05b6913)
v4.51.0
4.51.0 (2025-01-10)
Features
- Add
init
method to service API (1d81ab7)
- Extend Build.Run fs API (55de3a3)
- Handle
ignoreStage
as array (0fa5fd0)
- Implement Toc service (2e1c78b)
Bug Fixes
- Bound class methods with decorator (4260d31)
- Generate toc item ids on build (45cab0a)
- Handle hooks errors (64359f8)
- Migrate to new frontmatter API (d5b8fdb)
- use
copyFile
with optional Copy-on-Write optimizations instead of link
(9889497)
Dependency update
v4.50.0
4.50.0 (2024-12-05)
Features
Bug Fixes
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)