Releases: vivliostyle/vivliostyle-cli
Releases · vivliostyle/vivliostyle-cli
Release 6.2.3
6.2.3 (2023-02-18)
Bug Fixes
- Allow loose specifiers for local theme directories; fix #373 (832a160)
Release 6.2.2
6.2.2 (2023-01-29)
Bug Fixes
- Update Vivliostyle.js to 2.22.3: Fix PDF internal link bug (5fc0e86)
Release 6.2.1
6.2.1 (2023-01-26)
Bug Fixes
- Update Vivliostyle.js to 2.22.2: Leader layout bug fixes (26c66d5)
Release 6.2.0
6.2.0 (2023-01-25)
Bug Fixes
- ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows (d76692a), closes #362
- preview crashes when config has
toc: true
(15dfcc7), closes #354
Features
- Update Playwright to 1.30.0 (Chromium 110.0.5481.38) (48f7ee2)
- Update Vivliostyle.js to 2.22.0: Support CSS leader() function (8036fa5)
Release 6.1.0
6.1.0 (2023-01-06)
Bug Fixes
- stop using Chromium's
--headless=chrome
mode that causes layout problem on HiDPI display (8c990d0), closes #357
Features
- Update Playwright to 1.29.1 (Chromium 109.0.5414.46) (80461b5)
- Update Vivliostyle.js to 2.21.1: Enable very thin border width; Update CSS text-spacing (b819768)
Release 6.0.0
6.0.0 (2022-12-17)
Bug Fixes
- Prevent recursive reference of same symlink (751de6a)
Features
- Allow importing multiple themes and specify custom import path(s) (65506c8)
- Renew the theme installation logic (dab7669)
- Support Node.js ESM (59df357)
- Update Vivliostyle.js to 2.20.0: CSS lh/rlh units and margin-break property support (b5d8d8f)
BREAKING CHANGES
- vivliostyle-cli now provides codes as ESM
Release 5.9.0
5.9.0 (2022-11-17)
Bug Fixes
- remove no longer necessary chromium option to enable LayoutNGPrinting (3309491), closes #347
- Update Vivliostyle.js to 2.192.2: Bug Fixes (6c140cc)
Features
- Update Playwright to 1.28.0 (Chromium 108.0.5359.29) (334d246), closes #347
Release 5.8.1
5.8.1 (2022-10-21)
Bug Fixes
- Update Vivliostyle.js to 2.19.1: Bug Fix (ba8ebce)
Release 5.8.0
5.8.0 (2022-10-18)
Features
- Update Vivliostyle.js to 2.19.0: Support :is()/:not()/:where()/:has() pseudo-classes (8d1299a)
Release 5.7.0
5.7.0 (2022-10-12)
Bug Fixes
- Update Vivliostyle.js to 2.18.4: Bug Fixes (0accd81)
Features
- Update Playwright to 1.27.0 (Chromium 107.0.5304.18) (05ce2c0)